summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/modularize/ProblemsInconsistent.modularize
Commit message (Collapse)AuthorAgeFilesLines
* Revert r351208 (which was a revert of r350892).Aaron Ballman2019-01-171-10/+0
| | | | | | This corresponds to the fix to Clang in r351470. llvm-svn: 351471
* Revert "Update clang-tools-extra for r350891 from Clang."Benjamin Kramer2019-01-151-0/+10
| | | | | | This reverts commit r350892. llvm-svn: 351208
* Update clang-tools-extra for r350891 from Clang.Aaron Ballman2019-01-101-10/+0
| | | | llvm-svn: 350892
* Fixed checkin of wrong old files. Hopefully this is the end of the test failure.John Thompson2013-07-271-2/+2
| | | | llvm-svn: 187287
* Fixed case change that caused the test failure. Incorporarated Sean's ↵John Thompson2013-07-261-5/+101
| | | | | | review changes, consisting only of renaming and comment changes. llvm-svn: 187277
* Revert "Added new feature for checking macro and preprocessor conditional ↵Rafael Espindola2013-07-261-101/+5
| | | | | | | | | consistency." This reverts commit r187228. It broke some bots: http://bb.pgr.jp/builders/cmake-clang-i686-mingw32 llvm-svn: 187235
* Added new feature for checking macro and preprocessor conditional consistency.John Thompson2013-07-261-5/+101
| | | | llvm-svn: 187228
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
| | | | llvm-svn: 185654
* Fixed a typo and naming convention.John Thompson2013-06-181-1/+1
| | | | llvm-svn: 184221
* modularize - revised to group duplicate symbols together in the error output.John Thompson2013-03-281-1/+3
| | | | llvm-svn: 178207
* Revised per review comments to rename test files and rearrange input files.John Thompson2013-03-261-0/+10
llvm-svn: 178047
OpenPOWER on IntegriCloud