llvm-project/clang/lib/Frontend
Chris Lattner 0af3ba1748 implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310
llvm-svn: 68933
2009-04-13 01:29:17 +00:00
..
CMakeLists.txt Add PCH sources to CMake build files 2009-04-10 17:28:42 +00:00
FixItRewriter.cpp Add a new command-line option "-fixit-at=file:line:column" that only 2009-04-02 19:05:20 +00:00
HTMLDiagnostics.cpp Also "flatten" PathLocations fed to the HTMLDiagnosticClient. We need a better 2009-04-02 05:17:38 +00:00
InitHeaderSearch.cpp improve compatibility with GCC 4.4, patch by Michel Salim (PR3697) 2009-03-02 22:20:04 +00:00
Makefile Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
ManagerRegistry.cpp Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* 2009-03-02 06:16:29 +00:00
PCHReader.cpp implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310 2009-04-13 01:29:17 +00:00
PCHWriter.cpp implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310 2009-04-13 01:29:17 +00:00
PlistDiagnostics.cpp Fix output of ranges in analyzer plist files. 2009-04-05 02:08:28 +00:00
TextDiagnosticBuffer.cpp Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* 2009-03-02 06:16:29 +00:00
TextDiagnosticPrinter.cpp implement a new -fprint-source-range-info option, which 2009-03-13 01:08:23 +00:00