llvm-project/clang/lib
Douglas Gregor 149239651d If any Fix-Its attached to a diagnostic have invalid source locations
or source locations that refer into a macro instantiation, delete all
of the Fix-Its on that diagnostic.

llvm-svn: 124833
2011-02-03 23:41:12 +00:00
..
AST For gcc compatibility, size of a class which is zero 2011-02-02 19:36:18 +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 Clean up of -fapple-kext abi code. No change otherwise. 2011-02-03 19:27:17 +00:00
Driver Moved here from LLVM Clang's configuration options and related macros. 2011-02-03 22:48:20 +00:00
Frontend Moved here from LLVM Clang's configuration options and related macros. 2011-02-03 22:48: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 Add __has_feature() for each of the type traits 2011-02-03 21:57:35 +00:00
Parse Implement the suggested resolution to core issue 547, extended to also 2011-01-31 16:09:46 +00:00
Rewrite Fix an objective-c rewriter bug rewriting a __block 2011-01-27 23:18:15 +00:00
Sema Implement -Woverloaded-virtual. 2011-02-03 18:01:15 +00:00
Serialization An insomniac stab at making block declarations list the variables they close 2011-02-02 13:00:07 +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