llvm-project/clang/lib
Alex Lorenz fdd769e847 Coverage mapping: fix mapping for objective-c for statement
llvm-svn: 216082
2014-08-20 17:11:53 +00:00
..
ARCMigrate Use the pointer-like API of ErrorOr. 2014-08-17 23:31:27 +00:00
AST C++1y is now C++14! 2014-08-19 15:55:55 +00:00
ASTMatchers Add missing matchers to the dynamic registry. 2014-08-15 19:13:27 +00:00
Analysis Adding const-qualifiers to auto declarations. NFC. 2014-08-15 12:29:39 +00:00
Basic Use std::unique_ptr to simplify this code a bit. 2014-08-18 18:33:41 +00:00
CodeGen Coverage mapping: fix mapping for objective-c for statement 2014-08-20 17:11:53 +00:00
Driver Handle SPARC float command line parameters for SPARCv9. 2014-08-19 21:50:15 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format C++1y is now C++14! 2014-08-19 15:55:55 +00:00
Frontend C++1y is now C++14! 2014-08-19 15:55:55 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers arm_acle.h: Small cleanup 2014-08-15 08:53:22 +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 C++1y is now C++14! 2014-08-19 15:55:55 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Objective-C [qoi]. Provide fix-it hint when sending 2014-08-19 23:39:17 +00:00
Serialization [OPENMP] Extract common superclass from all the loop directives. No functional changes (having common superclass is convenient for future loop directives CodeGen implementation) 2014-08-19 11:27:13 +00:00
StaticAnalyzer [analyzer] UnixAPI: Check that the third argument to open(2) (if present) is an integer. 2014-08-20 16:58:09 +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