.. |
ASTConsumers.cpp
|
OpenMP threadprivate directive parsing and semantic analysis
|
2013-03-22 06:34:35 +00:00 |
ASTMerge.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
ASTUnit.cpp
|
<rdar://problem/13363214> Eliminate race condition between module rebuild and the global module index.
|
2013-03-19 00:28:20 +00:00 |
CMakeLists.txt
|
clang/lib: [CMake] Update tblgen'd dependencies.
|
2012-07-27 06:18:33 +00:00 |
CacheTokens.cpp
|
Extend stat query APIs to explicitly specify if the query is for
|
2012-12-11 07:48:23 +00:00 |
ChainedDiagnosticConsumer.cpp
|
Remove spurious mode marker from .cpp file.
|
2012-10-29 06:05:01 +00:00 |
ChainedIncludesSource.cpp
|
[frontend] Make -chain-include work when used with modules.
|
2013-04-26 21:33:27 +00:00 |
CompilerInstance.cpp
|
Remove the unused MemoryBuffers, no functionality change.
|
2013-04-04 19:44:10 +00:00 |
CompilerInvocation.cpp
|
[driver] Improve the implementation of the -Ofast option.
|
2013-04-24 18:09:54 +00:00 |
CreateInvocationFromCommandLine.cpp
|
Nuke SetUpBuildDumpLog.
|
2013-01-20 01:58:28 +00:00 |
DependencyFile.cpp
|
Escape # and $ in dependency files.
|
2013-04-02 13:38:48 +00:00 |
DependencyGraph.cpp
|
Remove useless 'llvm::' qualifier from names like StringRef and others that are
|
2013-01-12 19:30:44 +00:00 |
DiagnosticRenderer.cpp
|
Remove useless 'llvm::' qualifier from names like StringRef and others that are
|
2013-01-12 19:30:44 +00:00 |
FrontendAction.cpp
|
[frontend] Make -chain-include work when used with modules.
|
2013-04-26 21:33:27 +00:00 |
FrontendActions.cpp
|
<rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file.
|
2013-03-27 16:47:18 +00:00 |
FrontendOptions.cpp
|
<rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file.
|
2013-03-27 16:47:18 +00:00 |
HeaderIncludeGen.cpp
|
Basic: import SmallString<> into clang namespace
|
2012-02-05 02:13:05 +00:00 |
InitHeaderSearch.cpp
|
Add support for -stdlib=libc++ in the NetBSD toolchain.
|
2013-04-30 01:21:43 +00:00 |
InitPreprocessor.cpp
|
Define __SIZE_MAX__ preprocessor macro.
|
2013-03-28 08:36:54 +00:00 |
LangStandards.cpp
|
Remove unnecessary default cases in switches over enums.
|
2012-01-17 02:30:50 +00:00 |
LayoutOverrideSource.cpp
|
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
|
2013-02-08 22:30:41 +00:00 |
LogDiagnosticPrinter.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
Makefile
|
BUILD_ARCHIVE is the default for libraries, no need to set it.
|
2010-07-18 00:14:47 +00:00 |
MultiplexConsumer.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
PrintPreprocessedOutput.cpp
|
When emitting a preprocessed file with implicit module imports, make sure line directives are emitted in the next line.
|
2013-04-29 17:26:22 +00:00 |
SerializedDiagnosticPrinter.cpp
|
Teach serialized diagnostics about notes without locations.
|
2013-02-21 21:40:44 +00:00 |
TextDiagnostic.cpp
|
Make compares unsigned. The expression can't become negative anyways.
|
2013-04-23 14:42:47 +00:00 |
TextDiagnosticBuffer.cpp
|
Escape % in the TextDiagnosticBuffer so they aren't interpreted twice when fed into the diagnostic formatting machinery again.
|
2012-12-08 12:42:30 +00:00 |
TextDiagnosticPrinter.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
VerifyDiagnosticConsumer.cpp
|
Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.
|
2013-04-17 08:06:46 +00:00 |
Warnings.cpp
|
Remove -Wspellcheck and replace it with a diagnostic option.
|
2013-03-16 01:40:35 +00:00 |