llvm-project/clang/lib
Justin Lebar 50e5f184d8 [CUDA] Add missing #undef __DEVICE__ to CUDA shim header.
llvm-svn: 264742
2016-03-29 16:24:23 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST [OPENMP] Remove extra code transformation. 2016-03-29 08:58:54 +00:00
ASTMatchers [ASTMatchers] Add own version of VariadicFunction. 2016-03-25 16:29:30 +00:00
Analysis [analyzer] Use BodyFarm-synthesized body even when actual body available. 2016-03-28 23:55:58 +00:00
Basic Add additional Hi/Lo registers to Clang MipsTargetInfoBase 2016-03-29 12:46:16 +00:00
CodeGen [OPENMP] Remove extra code transformation. 2016-03-29 08:58:54 +00:00
Driver [CUDA] Remove three obsolete CUDA cc1 flags. 2016-03-29 16:24:16 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format Added support for different VFSs in format::getStyle. Disable platform-related test case for MS compilers to avoid breaking buildbot. 2016-03-24 13:22:42 +00:00
Frontend [CUDA] Remove three obsolete CUDA cc1 flags. 2016-03-29 16:24:16 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [CUDA] Add missing #undef __DEVICE__ to CUDA shim header. 2016-03-29 16:24:23 +00:00
Index [index] Remove redundancy between symbol kind and language 2016-03-25 17:01:59 +00:00
Lex Add replacement = "xxx" to AvailabilityAttr. 2016-03-21 17:30:55 +00:00
Parse [Cxx1z-constexpr-lambda-P0170R1] Support parsing of constexpr specifier (and its inference) on lambda expressions 2016-03-26 16:11:37 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [CUDA] Fix order of overloading preferences in comment. 2016-03-29 16:24:22 +00:00
Serialization [OPENMP] Remove extra code transformation. 2016-03-29 08:58:54 +00:00
StaticAnalyzer [analyzer] Nullability: Don't warn along paths where null returned from non-null. 2016-03-28 20:30:25 +00:00
Tooling Add functions to apply replacements and reformat them. 2016-03-01 12:37:30 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00