For macros make sure the FilePath points to a valid pointer in the args.

This commit is contained in:
Bill Hoffman
2010-04-13 08:56:11 -04:00
committed by Ben Boeckel
parent c4f7034efb
commit cd626ea66e
2 changed files with 10 additions and 3 deletions
-1
View File
@@ -112,7 +112,6 @@ public:
"policies inside macros."
;
}
cmTypeMacro(cmMacroCommand, cmCommand);
};