llvm-project/clang/lib
Fariborz Jahanian 3aa19e9a70 Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.
// rdar://8818375

llvm-svn: 122831
2011-01-04 20:05:20 +00:00
..
AST Implement the sizeof...(pack) expression to compute the length of a 2011-01-04 17:33:58 +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 Implement name mangling for sizeof...(pack), to silence the last of 2011-01-04 18:56:13 +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 Implement the sizeof...(pack) expression to compute the length of a 2011-01-04 17:33:58 +00:00
Rewrite Introduced raw_identifier token kind. 2010-12-22 08:23:18 +00:00
Sema Implement the sizeof...(pack) expression to compute the length of a 2011-01-04 17:33:58 +00:00
Serialization Implement the sizeof...(pack) expression to compute the length of a 2011-01-04 17:33:58 +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