llvm-project/clang/lib
Fariborz Jahanian c9b7c209bb -Wselector should warn on implemented selectors only
when selector metadata is generated, which is triggered 
by at least on class implementation. This is to match gcc's
behavior. // rdar://8851684.

llvm-svn: 124909
2011-02-04 23:19:27 +00:00
..
AST Implement proper (de-)serialization for explicit template argument 2011-02-04 12:01:24 +00:00
Analysis Enhance -Wuninitialized to better reason about || and &&, tracking dual dataflow facts and properly merging them. 2011-02-01 17:43:18 +00:00
Basic If any Fix-Its attached to a diagnostic have invalid source locations 2011-02-03 23:41:12 +00:00
CodeGen minor refactoring of -fapple-kext stuff. 2011-02-04 00:32:39 +00:00
Driver Add better support for ARM EABI triples. 2011-02-04 17:59:28 +00:00
Frontend -fapple-kext cannot have 'weak' visibility in this 2011-02-04 00:01:24 +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 Add __has_feature() for each of the type traits 2011-02-03 21:57:35 +00:00
Parse Fix a crash-on-invalid where we were trying to parse C++ constructs in 2011-02-04 11:57:16 +00:00
Rewrite Fix an objective-c rewriter bug rewriting a __block 2011-01-27 23:18:15 +00:00
Sema -Wselector should warn on implemented selectors only 2011-02-04 23:19:27 +00:00
Serialization Implement proper (de-)serialization for explicit template argument 2011-02-04 12:01:24 +00:00
StaticAnalyzer [analyzer] Fix a crash until we can handle temporary struct objects properly. 2011-02-03 22:01:32 +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