llvm-project/clang/lib/Frontend
Douglas Gregor e0a3a51637 Add PCH support for PredefinedExpr and FloatingLiteral expressions
llvm-svn: 69084
2009-04-14 21:55:33 +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 Add PCH support for PredefinedExpr and FloatingLiteral expressions 2009-04-14 21:55:33 +00:00
PCHWriter.cpp Add PCH support for PredefinedExpr and FloatingLiteral expressions 2009-04-14 21:55:33 +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