llvm-project/clang/lib
Daniel Dunbar c454ecf9d0 ARM: Define __thumb2__ for V6T2 targets and only define
__USING_SJLJ_EXCEPTIONS__ on Darwin.

llvm-svn: 91705
2009-12-18 19:57:13 +00:00
..
AST Patch over yet more problems with friend declarations which were provoking 2009-12-17 23:21:11 +00:00
Analysis Tweak formatting and comments. 2009-12-17 20:10:17 +00:00
Basic ARM: Define __thumb2__ for V6T2 targets and only define 2009-12-18 19:57:13 +00:00
CodeGen CK_UserDefinedConversion is a valid kind when doing copy ctor elision. 2009-12-18 17:29:21 +00:00
Driver clang -cc1: Rename -mcpu to -target-cpu to match other target options and not alias driver/backend option. 2009-12-18 06:30:12 +00:00
Frontend Debian has x86_64-linux-gnu, not x86_64-pc-linux-gnu, so add it. 2009-12-18 17:43:54 +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 Check in a rudimentary FullExpr class that isn't used anywhere yet. Rename Action::FullExpr to Action::MakeFullExpr to avoid name clashes. 2009-12-16 02:09:40 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Extend code-completion results with the type of each result 2009-12-18 18:53:37 +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