llvm-project/clang/lib
Rafael Espindola f26596d11a Update for llvm api change.
llvm-svn: 216493
2014-08-26 22:00:14 +00:00
..
ARCMigrate Update for llvm api change. 2014-08-25 18:17:04 +00:00
AST Objective-C modernization. Convert -initWithUTF8String messaging 2014-08-25 20:22:25 +00:00
ASTMatchers Add hasAttr matcher for declarations. 2014-08-25 11:23:50 +00:00
Analysis Passing a variable to std::move now counts as a use for -Wuninitialized 2014-08-26 04:30:55 +00:00
Basic Return a std::unique_ptr from getBufferForFile. NFC. 2014-08-26 19:54:40 +00:00
CodeGen Update for llvm api change. 2014-08-26 22:00:14 +00:00
Driver Convert MC command line flag for fatal assembler warnings into a proper 2014-08-26 18:40:25 +00:00
Edit Objective-C modernization. Convert -initWithUTF8String messaging 2014-08-25 20:22:25 +00:00
Format clang-format: New option SpacesInSquareBrackets. 2014-08-26 11:41:14 +00:00
Frontend Return a std::unique_ptr from getBufferForFile. NFC. 2014-08-26 20:17:44 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers arm_acle: Add mappings for dbg intrinsic 2014-08-26 12:48:11 +00:00
Index Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Lex C++1y is now C++14! 2014-08-19 15:55:55 +00:00
Parse Update Clang for LLVM API change to use unique_ptr in SourceManager::AddNewSourceBuffer 2014-08-21 21:01:00 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Clarify comment so this doesn't appear to be a C11-only rule. 2014-08-26 21:51:57 +00:00
Serialization Return a std::unique_ptr from getBufferForFile. NFC. 2014-08-26 19:54:40 +00:00
StaticAnalyzer Update for llvm api change. 2014-08-25 18:17:04 +00:00
Tooling Sure-up MemoryBuffer ownership in JSONCompilationDatabase's ctor. 2014-08-08 22:01:06 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00