.. |
ASTConsumers.cpp
|
Merge System into Support.
|
2010-11-29 18:12:39 +00:00 |
ASTMerge.cpp
|
now the FileManager has a FileSystemOpts ivar, stop threading
|
2010-11-23 08:35:12 +00:00 |
ASTUnit.cpp
|
When using a precompiled preamble with detailed preprocessing records,
|
2010-11-30 06:16:57 +00:00 |
BoostConAction.cpp
|
Another chunk of the new RecursiveASTVisitor implementation: switch the return
|
2010-06-10 10:31:57 +00:00 |
CMakeLists.txt
|
Revert "CMake: Update to use standard CMake dependency tracking facilities instead"
|
2010-09-13 23:54:41 +00:00 |
CacheTokens.cpp
|
Merge System into Support.
|
2010-11-29 18:12:39 +00:00 |
CompilerInstance.cpp
|
When loading a precompiled preamble, use the file ID of the
|
2010-11-30 05:23:00 +00:00 |
CompilerInvocation.cpp
|
Merge System into Support.
|
2010-11-29 18:12:39 +00:00 |
DeclXML.cpp
|
Add declarations nested in a linkage specification to the output of
|
2010-10-18 14:35:28 +00:00 |
DependencyFile.cpp
|
It's not necessary to call flush() on a raw_ostream immediately prior
|
2010-07-26 21:29:50 +00:00 |
DiagChecker.cpp
|
Another step in the process of making the parser depend on Sema:
|
2010-08-20 18:27:03 +00:00 |
DocumentXML.cpp
|
Make sure to always check the result of
|
2010-11-12 07:15:47 +00:00 |
FrontendAction.cpp
|
Such function decls,as objc's objc_msgSend, builtins in
|
2010-11-30 17:35:24 +00:00 |
FrontendActions.cpp
|
Add -cc1 -ast-dump-xml, an excessively detailed XML dump of the internals
|
2010-11-24 11:21:45 +00:00 |
FrontendOptions.cpp
|
Frontend: Add FrontendAction support for handling LLVM IR inputs.
|
2010-06-07 23:26:47 +00:00 |
InitHeaderSearch.cpp
|
Don't check the isysroot path for Path::isValid(); if the user has
|
2010-12-01 02:59:44 +00:00 |
InitPreprocessor.cpp
|
Merge System into Support.
|
2010-11-29 18:12:39 +00:00 |
LangStandards.cpp
|
rename llvm::llvm_report_error -> llvm::report_fatal_error
|
2010-04-07 22:58:06 +00:00 |
Makefile
|
BUILD_ARCHIVE is the default for libraries, no need to set it.
|
2010-07-18 00:14:47 +00:00 |
PrintPreprocessedOutput.cpp
|
Several PPCallbacks take an SourceLocation + IdentifierInfo, rather
|
2010-11-19 21:33:15 +00:00 |
StmtXML.cpp
|
Eliminate usage of ObjCSuperExpr used for
|
2010-10-14 16:04:05 +00:00 |
TextDiagnosticBuffer.cpp
|
Since multiple diagnostics can share one diagnostic client, have the client keeping track
|
2010-11-18 20:06:46 +00:00 |
TextDiagnosticPrinter.cpp
|
Since multiple diagnostics can share one diagnostic client, have the client keeping track
|
2010-11-18 20:06:46 +00:00 |
TypeXML.cpp
|
Use the llvm coding convention for indentation for switch.
|
2010-01-20 02:03:14 +00:00 |
VerifyDiagnosticsClient.cpp
|
Remove the hack where, to get the return status, we had special case for VerifyDiagnosticsClient
|
2010-11-18 21:13:57 +00:00 |
Warnings.cpp
|
Add an option -fshow-overloads=best|all to limit the number of overload
|
2010-06-11 05:57:47 +00:00 |