mirror of
https://github.com/reactos/CMake.git
synced 2025-02-19 19:11:01 +00:00
CTest: fix comment documenting cmBoundsCheckerParser class
This was obviously copied from Source/cmGlobalXCodeGenerator.cxx during implementation but the comment was forgotten.
This commit is contained in:
parent
cbdfcb0e61
commit
61ddb9319b
@ -43,8 +43,7 @@ static CatToErrorType cmCTestMemCheckBoundsChecker[] = {
|
||||
{0,0}
|
||||
};
|
||||
|
||||
// parse the xml file storing the installed version of Xcode on
|
||||
// the machine
|
||||
// parse the xml file containing the results of last BoundsChecker run
|
||||
class cmBoundsCheckerParser : public cmXMLParser
|
||||
{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user