llvm-project/clang/lib
Douglas Gregor 5ddf182fd3 Fix an embarrassing think in the disambiguation logic for the ellipsis in a parameter-type-list
llvm-svn: 122924
2011-01-05 23:06:07 +00:00
..
AST Add Decl::isParameterPack(), which covers both function and template 2011-01-05 21:11:38 +00:00
Analysis The -fshort-wchar option causes wchar_t to become unsigned, in addition to being 2010-12-25 23:25:43 +00:00
Basic set features for k8-sse3 2010-12-29 13:28:29 +00:00
CodeGen Replace the representation of template template argument pack 2011-01-05 18:58:31 +00:00
Driver Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi. 2011-01-04 20:05:20 +00:00
Frontend Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi. 2011-01-04 20:05:20 +00:00
FrontendTool Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Fix PR8654, ensuring each branch of an #if, #elif, #else, ... chain 2011-01-03 17:40:17 +00:00
Parse Fix an embarrassing think in the disambiguation logic for the ellipsis in a parameter-type-list 2011-01-05 23:06:07 +00:00
Rewrite Introduced raw_identifier token kind. 2010-12-22 08:23:18 +00:00
Sema Don't warn on missing 'copy' attribute on a 'block' 2011-01-05 23:00:04 +00:00
Serialization Replace the representation of template template argument pack 2011-01-05 18:58:31 +00:00
StaticAnalyzer There is nothing interesting to analyze with a sizeof...(pack) expression 2011-01-04 18:46:34 +00:00
CMakeLists.txt Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00