[PATCH] cpp11-migrate: Add a class to support include directives modifications (Windows bot fix)
Guillaume Papin
guillaume.papin at epitech.eu
Wed Aug 21 11:05:44 PDT 2013
- Avoid uses of assert().
Now addIncludeInCode() returns a special string on error that allows the tests
to fail at the EXPECT_* lines which is more useful (tests fail more locally).
Hi revane, arielbernal, tareqsiraj,
http://llvm-reviews.chandlerc.com/D1438
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1438?vs=3611&id=3632#toc
Files:
cpp11-migrate/Core/CMakeLists.txt
cpp11-migrate/Core/IncludeDirectives.cpp
cpp11-migrate/Core/IncludeDirectives.h
unittests/cpp11-migrate/CMakeLists.txt
unittests/cpp11-migrate/IncludeDirectivesTest.cpp
unittests/cpp11-migrate/VirtualFileHelper.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1438.3.patch
Type: text/x-patch
Size: 41821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130821/be24d833/attachment.bin>
More information about the cfe-commits
mailing list