llvm-project/clang/lib
Tim Northover 34fd4fb459 AArch64: fixup comment after change
llvm-svn: 268423
2016-05-03 19:24:47 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST [OpenCL] Fix pipe type dump. 2016-05-03 05:37:07 +00:00
ASTMatchers [ASTMatchers] Do not try to memoize nodes we can't compare. 2016-04-19 15:52:56 +00:00
Analysis Check 'r' and 'y specifiers of freebsd_kernel_printf format strings on PS4 2016-04-26 23:19:00 +00:00
Basic [CUDA] Copy host builtin types to NVPTXTargetInfo. 2016-04-29 23:05:19 +00:00
CodeGen AArch64: fixup comment after change 2016-05-03 19:24:47 +00:00
Driver Revert "[Driver] Quote clang full version in dwarf producer when invoking cc1as" 2016-05-02 20:20:49 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format removed redundant '#' 2016-04-28 07:52:06 +00:00
Frontend [CUDA] Copy host builtin types to NVPTXTargetInfo. 2016-04-29 23:05:19 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [clang][AVX512][BuiltIn] Adding intrinsics for cast{pd|ps|si}128_{pd|ps|si}512 and castsi256_si512 instruction set 2016-05-03 14:26:52 +00:00
Index [index] Add SymbolSubKinds for ObjC IB annotations. 2016-04-22 07:21:16 +00:00
Lex Remove unused LangOpts private variable in HeaderSearch. 2016-04-27 22:28:32 +00:00
Parse [MS] Make #pragma pack use PragmaStack<> class. 2016-04-29 18:17:40 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [NFC] Initialize a variable to make buildbot green. 2016-04-29 22:50:16 +00:00
Serialization Method Pool in modules: we make sure that if a module contains an entry for 2016-04-29 19:04:05 +00:00
StaticAnalyzer [analyzer] Add path note for localizability checker. 2016-04-28 19:44:40 +00:00
Tooling [Tooling] Inject -resource-dir instead of overwriting argv[0]. 2016-04-21 10:18:18 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00