llvm-project/clang/lib
Mike Stump 87c57acfb7 Reflow some comments.
llvm-svn: 71936
2009-05-16 07:39:55 +00:00
..
AST Basic support for member exprs where the base expr type is dependent. 2009-05-15 23:10:19 +00:00
Analysis Fix: <rdar://problem/6893565> False positive: don't flag leaks for return types that cannot be determined to be CF types 2009-05-16 01:38:01 +00:00
Basic Provide dummy va_list typedef for msp430 2009-05-08 18:24:57 +00:00
CodeGen Classes with "+load" methods need to go in the non-lazy class list (or 2009-05-15 22:33:15 +00:00
Driver Driver: Emit an unsupported error on -iframework. 2009-05-13 19:05:04 +00:00
Frontend Template instantiation for IndirectGotoStmt. Now my life is complete. 2009-05-16 00:20:29 +00:00
Headers Fix for PR3841: follow gcc's example and fall back to the system 2009-05-03 23:00:48 +00:00
Lex Fix rdar://6880630 - # in _Pragma does not start a preprocessor directive. 2009-05-13 06:10:29 +00:00
Parse Implement a FIXME, we now pass in the locations of the braces for enums. 2009-05-16 07:06:02 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema Reflow some comments. 2009-05-16 07:39:55 +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