llvm-project/clang/lib
Richard Smith 792c22dbd4 When producing a name of a partial specialization in a diagnostic, use the
template arguments as written rather than the canonical template arguments,
so we print more user-friendly names for template parameters.

llvm-svn: 290483
2016-12-24 04:09:05 +00:00
..
ARCMigrate Fix Clang-tidy readability-redundant-string-cstr warnings 2016-11-02 10:39:27 +00:00
AST When producing a name of a partial specialization in a diagnostic, use the 2016-12-24 04:09:05 +00:00
ASTMatchers [ASTMatcher] Add hasReplacementType matcher for SubstTemplateTypeParmType 2016-12-08 11:46:22 +00:00
Analysis Fix os_log formating with arbitrary precision and field width 2016-12-15 04:02:31 +00:00
Basic Add an assert to catch improperly constructed %diff sequences in 2016-12-23 05:19:47 +00:00
CodeGen clangCodeGen: Add LLVMPasses to libdeps. r290450 introduced it. 2016-12-24 01:55:12 +00:00
Driver [PM] Introduce options to enable the (still experimental) new pass 2016-12-23 20:44:01 +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 Use after move bug fixes 2016-12-23 11:40:44 +00:00
Frontend [PM] Introduce options to enable the (still experimental) new pass 2016-12-23 20:44:01 +00:00
FrontendTool C++ Modules TS: add frontend support for building pcm files from module 2016-08-26 00:14:38 +00:00
Headers [DOXYGEN] Improved doxygen comments for tmmintrin.h intrinsics. 2016-12-23 23:36:26 +00:00
Index [index] Rename SymbolSubKind -> SymbolProperty, NFC. 2016-11-11 23:49:55 +00:00
Lex Use after move bug fixes 2016-12-23 11:40:44 +00:00
Parse [c++1z] P0195R2: Support pack-expansion of using-declarations. 2016-12-20 21:35:28 +00:00
Rewrite [analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last) 2016-10-07 19:25:10 +00:00
Sema When producing a name of a partial specialization in a diagnostic, use the 2016-12-24 04:09:05 +00:00
Serialization Rename several methods on ASTRecordReader to follow LLVM style (lowerCamelCase). 2016-12-21 04:34:52 +00:00
StaticAnalyzer Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand." 2016-12-23 14:55:49 +00:00
Tooling Use after move bug fixes 2016-12-23 11:40:44 +00:00
CMakeLists.txt