llvm-project/clang/lib/Frontend
Douglas Gregor 122660eb19 Fix CMake build for AST XML dumper
llvm-svn: 72228
2009-05-21 21:21:53 +00:00
..
ASTConsumers.cpp AST XML dump, from Olaf Krzikalla! 2009-05-21 20:55:50 +00:00
AnalysisConsumer.cpp Build fixes for r72135. 2009-05-19 21:16:18 +00:00
Backend.cpp Move ASTConsumers.h to include/clang/Frontend, and move the associated 2009-05-18 22:50:54 +00:00
CMakeLists.txt Fix CMake build for AST XML dumper 2009-05-21 21:21:53 +00:00
CacheTokens.cpp Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp 2009-05-19 04:14:29 +00:00
DependencyFile.cpp Clean up some unnecessary includes. 2009-05-19 04:30:57 +00:00
DiagChecker.cpp Add missing include for stderr and fprintf, needed 2009-05-19 12:06:47 +00:00
DocumentXML.cpp AST XML dump, from Olaf Krzikalla! 2009-05-21 20:55:50 +00:00
FixItRewriter.cpp Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
GeneratePCH.cpp Move ASTConsumers.h to include/clang/Frontend, and move the associated 2009-05-18 22:50:54 +00:00
HTMLDiagnostics.cpp refactor htmldiags to be created up front like the other diag clients. 2009-04-17 20:40:01 +00:00
HTMLPrint.cpp Fix a crash with -emit-html from stdin. 2009-05-19 05:28:52 +00:00
InitHeaderSearch.cpp improve compatibility with GCC 4.4, patch by Michel Salim (PR3697) 2009-03-02 22:20:04 +00:00
InitPreprocessor.cpp Remove unused parameter. 2009-05-18 07:39:39 +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 Use v.data() instead of &v[0] when SmallVector v might be empty. 2009-05-21 09:52:38 +00:00
PCHReaderDecl.cpp Use v.data() instead of &v[0] when SmallVector v might be empty. 2009-05-21 09:52:38 +00:00
PCHReaderStmt.cpp Use v.data() instead of &v[0] when SmallVector v might be empty. 2009-05-21 09:52:38 +00:00
PCHWriter.cpp implementation of format_arg for ObjC methods/functions. 2009-05-20 17:41:43 +00:00
PCHWriterDecl.cpp Check that the function being overridden is virtual. 2009-05-14 22:15:41 +00:00
PCHWriterStmt.cpp Template instantiation for IndirectGotoStmt. Now my life is complete. 2009-05-16 00:20:29 +00:00
PlistDiagnostics.cpp BugReporter/PathDiagnostics: 2009-04-29 21:58:13 +00:00
PrintParserCallbacks.cpp Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp 2009-05-19 04:14:29 +00:00
PrintPreprocessedOutput.cpp Use v.data() instead of &v[0] when SmallVector v might be empty. 2009-05-21 09:52:38 +00:00
RewriteBlocks.cpp Move ASTConsumers.h to include/clang/Frontend, and move the associated 2009-05-18 22:50:54 +00:00
RewriteMacros.cpp Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp 2009-05-19 04:14:29 +00:00
RewriteObjC.cpp Clean up some unnecessary includes. 2009-05-19 04:30:57 +00:00
RewriteTest.cpp Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp 2009-05-19 04:14:29 +00:00
StmtXML.cpp AST XML dump, from Olaf Krzikalla! 2009-05-21 20:55:50 +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 "This patch fixes an obvious buffer overrun in 2009-05-18 22:09:16 +00:00
Warnings.cpp Clean up some unnecessary includes. 2009-05-19 04:30:57 +00:00