llvm-project/clang/lib
Craig Topper 3cb91b2ad1 Fix some cases were ArrayRefs were being passed by reference.
llvm-svn: 216527
2014-08-27 06:28:16 +00:00
..
ARCMigrate Update for llvm api change. 2014-08-25 18:17:04 +00:00
AST Fix some cases were ArrayRefs were being passed by reference. 2014-08-27 06:28:16 +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 Fix some cases were ArrayRefs were being passed by reference. 2014-08-27 06:28:16 +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: Don't butcher __asm blocks. 2014-08-26 23:15:12 +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 PR20760: Don't assert (and produce better diagnostics) if a default initializer 2014-08-27 03:23:12 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Fix representation of __attribute__((nonnull)) to support correctly modeling 2014-08-27 04:59:42 +00:00
Serialization [modules] Don't assert when merging virtual functions that override other 2014-08-26 23:29:11 +00:00
StaticAnalyzer Fix representation of __attribute__((nonnull)) to support correctly modeling 2014-08-27 04:59:42 +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