llvm-project/clang/lib
Albert Gutowski fc19fa3721 Temporary fix for MS _Interlocked intrinsics
llvm-svn: 281401
2016-09-13 21:51:37 +00:00
..
ARCMigrate [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
AST ObjectiveC Generics: Start using ObjCTypeParamType. 2016-09-13 17:41:05 +00:00
ASTMatchers Add an AST matcher for external formal linkage. 2016-08-17 13:10:42 +00:00
Analysis [analyzer] Fix CloneDetector crash on calling methods of class templates. 2016-08-23 16:42:00 +00:00
Basic Reverse commit 281375 (breaks building Chromium) 2016-09-13 21:24:51 +00:00
CodeGen Temporary fix for MS _Interlocked intrinsics 2016-09-13 21:51:37 +00:00
Driver Reapply r281276 with passing -emit-llvm in one of the tests 2016-09-13 04:32:40 +00:00
Edit [OpenCL] Generate opaque type for sampler_t and function call for the initializer 2016-07-28 19:26:30 +00:00
Format Remove redundant comma around parenthesis in parameter list. 2016-09-13 15:02:43 +00:00
Frontend Remove excessive padding from PTHWriter 2016-09-13 20:17:57 +00:00
FrontendTool C++ Modules TS: add frontend support for building pcm files from module 2016-08-26 00:14:38 +00:00
Headers Temporary fix for MS _Interlocked intrinsics 2016-09-13 21:51:37 +00:00
Index Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture(). 2016-08-17 14:59:53 +00:00
Lex Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. 2016-09-07 21:53:17 +00:00
Parse [SemaObjC] Be more strict while parsing type arguments and protocols 2016-09-13 20:04:35 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema Reverse commit 281375 (breaks building Chromium) 2016-09-13 21:24:51 +00:00
Serialization ObjectiveC generics: Add ObjCTypeParamType in the type system. 2016-09-13 17:25:08 +00:00
StaticAnalyzer [analyzer] Fix ExprEngine::VisitMemberExpr 2016-09-13 19:17:20 +00:00
Tooling clangTooling: Update libdeps: LLVMOptions, since r280118. 2016-08-31 00:46:32 +00:00
CMakeLists.txt