llvm-project/clang/lib
Chris Lattner 4c92b51089 in a tied operand, don't copy over the name or constraint string, just the flags.
llvm-svn: 70137
2009-04-26 18:05:25 +00:00
..
AST Make sure to pull in the target builtin records when initialize the AST context, even if we're not going to initialize the __builin_* identifiers 2009-04-26 03:57:37 +00:00
Analysis split ObjC and C++ Statements out into their own headers. 2009-04-26 01:32:48 +00:00
Basic in a tied operand, don't copy over the name or constraint string, just the flags. 2009-04-26 18:05:25 +00:00
CodeGen pull operands names "[foo]" into ConstraintInfo. 2009-04-26 17:57:12 +00:00
Driver Turn off PCH by default, again 2009-04-26 05:09:50 +00:00
Frontend Make sure we have a code in the node:-) 2009-04-26 14:11:39 +00:00
Headers Fix tyop in SSSE3 header (6808876). 2009-04-20 20:31:10 +00:00
Lex Lazily load the controlling macros for all of the headers known in the 2009-04-25 23:30:02 +00:00
Parse accept an ignore the no_instrument_function attribute. Since we don't 2009-04-25 18:44:54 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema in a tied operand, don't copy over the name or constraint string, just the flags. 2009-04-26 18:05:25 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00