llvm-project/clang/unittests
Jordan Rose 8d63d5b8e6 Fix the location of the fixit for -Wnewline-eof.
It turns out SourceManager treating the "one-past-the-end" location as invalid,
but then failing to set the invalid flag properly.

llvm-svn: 158699
2012-06-19 03:09:38 +00:00
..
Basic Fix the location of the fixit for -Wnewline-eof. 2012-06-19 03:09:38 +00:00
Frontend Kill the last vestiges of clangIndex 2012-04-13 17:26:32 +00:00
Lex get rid of an unsued variable warning. 2012-03-06 21:18:56 +00:00
Tooling ToolingTest.cpp: Fix r158592, runToolOnCode.FindsNoTopLevelDeclOnEmptyCode on msvc. LangOpts.MicrosoftExt still appends "class type_info;". 2012-06-16 06:04:05 +00:00
CMakeLists.txt Adds the Refactoring library, which is a layer on top of the Tooling library 2012-05-23 16:29:20 +00:00
Makefile Adds a tooling library. 2012-04-04 12:07:46 +00:00