llvm-project/clang/lib
Aaron Ballman 8e7f00b0eb Re-committing r253473 after hopefully fixing the bot breakage. There was a copy-pasta issue that my local testing did not catch.
llvm-svn: 253481
2015-11-18 17:56:55 +00:00
..
ARCMigrate Refactor: Simplify boolean conditional return statements in lib/ARCMigrate 2015-11-06 01:26:37 +00:00
AST [modules] Allow "redefinition" of typedef of anon tag from unimported submodule 2015-11-14 03:26:14 +00:00
ASTMatchers Re-committing r253473 after hopefully fixing the bot breakage. There was a copy-pasta issue that my local testing did not catch. 2015-11-18 17:56:55 +00:00
Analysis [analyzer] Handle calling ObjC super method from inside C++ lambda. 2015-11-15 17:48:22 +00:00
Basic Produce a better diagnostic for global register variables. 2015-11-18 00:15:28 +00:00
CodeGen Update for llvm change. 2015-11-18 06:54:13 +00:00
Driver [ARM] Support +feature targeting in -mcpu/-march 2015-11-18 16:33:48 +00:00
Edit Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
Format clang-format: Enable #include sorting by default. 2015-11-16 12:38:56 +00:00
Frontend [libclang] Add entry points that take a full command line including argv[0]. 2015-11-18 16:14:27 +00:00
FrontendTool
Headers [CUDA] Added a wrapper header for inclusion of stock CUDA headers. 2015-11-17 22:28:52 +00:00
Index Roll-back r250822. 2015-10-20 13:23:58 +00:00
Lex Use %select to merge similar diagnostics. NFC 2015-11-14 02:09:55 +00:00
Parse [NFC] Change the evaluation context of a non-type default template argument from Unevaluated to ConstantEvaluated. 2015-11-18 04:29:22 +00:00
Rewrite Roll-back r250822. 2015-10-20 13:23:58 +00:00
Sema Set flag for lldb when qualified name lookup is being done 2015-11-18 12:48:05 +00:00
Serialization Add support for GCC's '__auto_type' extension, per the GCC manual: 2015-11-11 02:02:15 +00:00
StaticAnalyzer [analyzer] Refer to capture field to determine if capture is reference. 2015-11-15 03:07:17 +00:00
Tooling Make ArgumentAdjuster aware of the current file being processed. 2015-11-05 02:19:53 +00:00
CMakeLists.txt
Makefile