clang-1/lib
Anders Carlsson 8d14515355 Rework the way pointer types are handled by the RTTI builder. We now get the right linkage for indirect pointers to incomplete structs.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91799 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-20 22:30:54 +00:00
..
AST A CXXExprWithTemporaries expression is an lvalue if its subexpression 2009-12-19 07:07:47 +00:00
Analysis Use the FunctionDecl's result type to know exactly if it returns a reference. 2009-12-19 03:17:55 +00:00
Basic ARM: Use front-end specific target features "soft-float" and "soft-float-abi" to communicate FP mode to target; __SOFTFP__ is set correctly now. 2009-12-19 04:15:38 +00:00
CodeGen Rework the way pointer types are handled by the RTTI builder. We now get the right linkage for indirect pointers to incomplete structs. 2009-12-20 22:30:54 +00:00
Driver Remove ';' after method definition. Noticed by clang++, which one would think 2009-12-19 17:50:07 +00:00
Frontend Fix a few MSVC warnings. 2009-12-18 20:58:47 +00:00
Headers Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing. 2009-12-14 05:15:02 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex reimplement r90860, fixing a couple of problems: 2009-12-17 05:29:40 +00:00
Parse Don't inject the class name until that magical lbrace. 2009-12-20 07:58:13 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Make sure we instantiate the destructor for variables initialized by 2009-12-20 22:29:11 +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