clang-1/lib
Anders Carlsson 84c49e4e4b Simplify thunks code.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124983 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-06 17:15:43 +00:00
..
AST Basic implementation of inherited constructors. Only generates declarations, and probably only works for very basic use cases. 2011-02-05 19:23:19 +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 Improve our uniquing of file entries when files are re-saved or are 2011-02-05 19:42:43 +00:00
CodeGen Simplify thunks code. 2011-02-06 17:15:43 +00:00
Driver Add better support for ARM EABI triples. 2011-02-04 17:59:28 +00:00
Frontend Improve our uniquing of file entries when files are re-saved or are 2011-02-05 19:42:43 +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 a __has_feature check for default template arguments in function 2011-02-05 20:35:30 +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 Improve our uniquing of file entries when files are re-saved or are 2011-02-05 19:42:43 +00:00
Serialization Improve our uniquing of file entries when files are re-saved or are 2011-02-05 19:42:43 +00:00
StaticAnalyzer [analyzer] Fix a false positive of the 'self' initialization checker. 2011-02-05 05:54:53 +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