llvm-project/clang/lib
Samuel Benzaquen 49385c78bc [ASTMatchers] Add isLambda() matcher.
llvm-svn: 274015
2016-06-28 14:08:56 +00:00
..
ARCMigrate Apply clang-tidy's misc-move-constructor-init throughout Clang. 2016-05-27 14:27:13 +00:00
AST [ExprConstant] Fix PR28314 - crash while evluating objectsize. 2016-06-27 19:40:41 +00:00
ASTMatchers [ASTMatchers] Add isLambda() matcher. 2016-06-28 14:08:56 +00:00
Analysis Use more ArrayRefs 2016-06-24 04:05:48 +00:00
Basic [SPARC] Allows inlining of atomics for Sparc32 with appropriate store barrier. 2016-06-28 12:55:55 +00:00
CodeGen AMDGPU: Add builtin to read exec mask 2016-06-28 00:13:17 +00:00
Driver [Driver] Add method to redirect output of Compilation. 2016-06-28 08:00:42 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] Fix build breakage. 2016-06-24 17:45:13 +00:00
Frontend Avoid accessing an invalid PresumedLoc. 2016-06-28 01:02:31 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [intrin.h] Certain _Interlocked intrinsics return the old value 2016-06-28 02:54:43 +00:00
Index Use more ArrayRefs 2016-06-24 04:05:48 +00:00
Lex [Lex] Try to fix a 'comparison is always false' warning. NFC. 2016-06-16 02:30:33 +00:00
Parse Resubmission of http://reviews.llvm.org/D21564 after fixes. 2016-06-27 14:55:37 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [OpenMP] Diagnose missing cases of statements between target and teams directives 2016-06-27 19:15:43 +00:00
Serialization Resubmission of http://reviews.llvm.org/D21564 after fixes. 2016-06-27 14:55:37 +00:00
StaticAnalyzer Resubmission of http://reviews.llvm.org/D21564 after fixes. 2016-06-27 14:55:37 +00:00
Tooling Trying to fix a buffer overflow that broke buildbot sanitizer-x86_64-linux-fast/builds/13946. 2016-06-21 20:49:50 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00