hanchenye-llvm-project/clang/lib
Mike Stump cae6178b3b Refine vbase offsets for the inductive case. Things are now starting
to come together nicely.  Still a WIP.

llvm-svn: 79521
2009-08-20 07:22:17 +00:00
..
AST Fix bit-field promotion to be a bit closer to the behavior of gcc. 2009-08-20 04:21:42 +00:00
Analysis retain/release checker: Treat NSObject method '-awakeAfterUsingCoder:' 2009-08-20 05:13:36 +00:00
Basic Add TCE target to clang; patch by Mikael Lepistö. 2009-08-19 20:47:07 +00:00
CodeGen Refine vbase offsets for the inductive case. Things are now starting 2009-08-20 07:22:17 +00:00
Driver Add additional library paths for Linux distros on mixed 32/64-bit systems. 2009-08-06 01:47:11 +00:00
Frontend Remove now unnecessary helper methods. 2009-08-19 20:32:38 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions. 2009-07-31 19:02:11 +00:00
Lex Update lexer to work with the new APFloat string parsing. 2009-08-16 23:36:28 +00:00
Parse Keep track of the right paren ')' source location in a function declarator. 2009-08-19 23:14:54 +00:00
Rewrite Remove now unnecessary helper methods. 2009-08-19 20:32:38 +00:00
Sema Add syntax examples for the friend declaration types. 2009-08-20 07:19:42 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00