Rafael Espindola 97b51af3b9 Update for llvm api change. 11 年之前
..
Rewrite 97b51af3b9 Update for llvm api change. 11 年之前
ASTConsumers.cpp 2f361f76db Modify behavior of -ast-dump-lookups: if -ast-dump is not also provided, dump 11 年之前
ASTMerge.cpp b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 11 年之前
ASTUnit.cpp 8b2795c397 Frontend: unique_ptr-ify 11 年之前
CMakeLists.txt 6c4abb1676 Make clang's rewrite engine a core feature 11 年之前
CacheTokens.cpp 88b00c0761 unique_ptr-ify FileSystemStatCache::setNextStatCache 11 年之前
ChainedDiagnosticConsumer.cpp b201e93f01 Remove spurious mode marker from .cpp file. 13 年之前
ChainedIncludesSource.cpp e95b2a0691 Store std::unique_ptr in InMemoryBuffers. NFC. 11 年之前
CompilerInstance.cpp 97b51af3b9 Update for llvm api change. 11 年之前
CompilerInvocation.cpp fbc9c9f05e C++1y is now C++14! 11 年之前
CreateInvocationFromCommandLine.cpp c556f81241 Track IntrusiveRefCntPtr::get() changes from LLVM r212366 11 年之前
DependencyFile.cpp 97b51af3b9 Update for llvm api change. 11 年之前
DependencyGraph.cpp 97b51af3b9 Update for llvm api change. 11 年之前
DiagnosticRenderer.cpp 781d491d59 Add a missing close quote in "while building module 'Foo:" diagnostic. 11 年之前
FrontendAction.cpp b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 11 年之前
FrontendActions.cpp 97b51af3b9 Update for llvm api change. 11 年之前
FrontendOptions.cpp a0a65ef433 Remove duplicated case. 12 年之前
HeaderIncludeGen.cpp 97b51af3b9 Update for llvm api change. 11 年之前
InitHeaderSearch.cpp 01af2ae2cd Add the break in the switch case (even if there is llvm_unreachable. It will silent coverity warning CID 1231654 11 年之前
InitPreprocessor.cpp fbc9c9f05e C++1y is now C++14! 11 年之前
LangStandards.cpp d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. 11 年之前
LayoutOverrideSource.cpp 3f6f51e282 Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h. 12 年之前
LogDiagnosticPrinter.cpp e62c5d9450 Use PlistSupport in a few more places 11 年之前
Makefile 6c4abb1676 Make clang's rewrite engine a core feature 11 年之前
ModuleDependencyCollector.cpp 97b51af3b9 Update for llvm api change. 11 年之前
MultiplexConsumer.cpp b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 11 年之前
PrintPreprocessedOutput.cpp 18a9b66542 Complete the switch from mappings to declarative diagnostic severities 11 年之前
SerializedDiagnosticPrinter.cpp 1614d5cef4 Remove uses of the redundant ".reset(nullptr)" of unique_ptr, in favor of ".reset()" 11 年之前
TextDiagnostic.cpp c074185309 Driver: bifurcate extended and basic MSC versioning 11 年之前
TextDiagnosticBuffer.cpp 0d40b638c5 Support 'remark' in VerifyDiagnosticConsumer 11 年之前
TextDiagnosticPrinter.cpp 1614d5cef4 Remove uses of the redundant ".reset(nullptr)" of unique_ptr, in favor of ".reset()" 11 年之前
VerifyDiagnosticConsumer.cpp 5ebac2ac9d Provide -verify support to match "any" line for diagnostics in included files. 11 年之前