llvm-project/clang/lib
Simon Pilgrim 1e4e7a9796 Remove repeated code (PR32250). NFCI.
llvm-svn: 297905
2017-03-15 22:43:36 +00:00
..
ARCMigrate Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" 2017-01-06 19:49:01 +00:00
AST [ASTImporter] Import fix of GCCAsmStmts w/ missing symbolic operands 2017-03-13 15:32:24 +00:00
ASTMatchers Add AST matchers for ObjCProtocolDecl, ObjCCategoryDecl, ObjCMethodDecl, ObjCIvarDecl, and ObjCPropertyDecl. 2017-03-15 20:14:25 +00:00
Analysis [analyzer] Fix crash when building CFG with variable of incomplete type 2017-03-07 08:42:37 +00:00
Basic [Hexagon] Recognize hexagonv62 as a valid target CPU 2017-03-14 20:29:23 +00:00
CodeGen Fix Wdocumentation warning 2017-03-14 21:43:52 +00:00
Driver enable -save-temps with -finclude-defult-header 2017-03-15 20:57:11 +00:00
Edit Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand." 2016-12-23 14:55:49 +00:00
Format clang-format: Make it very slighly more expensive to wrap between "= {". 2017-03-14 00:40:32 +00:00
Frontend Canonicalize the path provided by -fmodules-cache-path. 2017-03-14 23:07:49 +00:00
FrontendTool unique_ptrify createDriverOptTable 2017-01-13 17:34:15 +00:00
Headers [MS] Add support for __ud2 and __int2c MSVC intrinsics 2017-03-06 19:43:16 +00:00
Index [index] Mark categories of test classes with the 'UnitTest' symbol property as well. 2017-03-07 09:38:08 +00:00
Lex Fix handling of -fmodule-map-file=X where X has no directory component. 2017-03-09 00:58:22 +00:00
Parse Fix misspelled enum 2017-03-14 17:29:33 +00:00
Rewrite [analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last) 2016-10-07 19:25:10 +00:00
Sema [ObjC][Sema] Avoid warning about a call to an instance method on an 2017-03-15 17:16:41 +00:00
Serialization Modules: Optimize bitcode encoding of diagnostic state 2017-03-14 19:31:27 +00:00
StaticAnalyzer Remove repeated code (PR32250). NFCI. 2017-03-15 22:43:36 +00:00
Tooling Add missing implementation for AtomicChange::replace(...) 2017-03-08 15:53:10 +00:00
CMakeLists.txt