133ca80b6b7451bf0af1bed7ef6f3928a0a1d5a3 |
|
14-Oct-2011 |
Richard Trieu <rtrieu@google.com> |
Fix a test case where FileCheck is used to test code corrected by -fixit. If the code file is not run through the preproccessor to remove comments, then FileCheck will match the strings within the CHECK commands rendering the test useless. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141911 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/delete.cpp
|