clang-1/lib
Douglas Gregor c0244c5c35 Look through SubstNonTypeTemplateParmExpr nodes in the various
Expr::Ignore* methods that also look through implicit casts.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139303 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-08 17:56:33 +00:00
..
ARCMigrate [arcmt] Fix test/ARCMT/remove-statements.m regression due to 2011-09-01 20:53:18 +00:00
AST Look through SubstNonTypeTemplateParmExpr nodes in the various 2011-09-08 17:56:33 +00:00
Analysis -Wuninitialized: fix insidious bug resulting from interplay of blocks and dead code. Fixes <rdar://problem/10060250>. 2011-09-02 19:39:26 +00:00
Basic Added missing initialization. 2011-09-08 14:20:25 +00:00
CodeGen Formatting. 2011-09-08 17:15:04 +00:00
Driver [driver] i386 kext preprocessor jobs also need their unsupported options 2011-09-08 00:38:00 +00:00
Frontend Extract the emission of the diagnostic's location into a separate 2011-09-07 08:05:58 +00:00
FrontendTool More missing dependencies picked up by Ninja. 2011-09-07 19:12:36 +00:00
Headers Add missing function _mm_ucomige_sd to emmintrin.h. PR10803. 2011-08-29 21:26:24 +00:00
Index remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Lex [libclang] Fix annotation and getting a "macro expansion" cursor 2011-09-08 17:18:41 +00:00
Parse Thread safety: added support for function scopes in attribute arguments. 2011-09-08 17:42:31 +00:00
Rewrite Fix a rewriter bug caused by recent changes in objc's 2011-08-29 22:21:46 +00:00
Sema Thread safety: added support for function scopes in attribute arguments. 2011-09-08 17:42:31 +00:00
Serialization [libclang] Fix annotation and getting a "macro expansion" cursor 2011-09-08 17:18:41 +00:00
StaticAnalyzer Make helpers static, remove unused variables. 2011-09-03 03:30:59 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00