llvm-project/clang/lib
Zhongxing Xu 3070210377 Remove loc::FuncVal.
llvm-svn: 69577
2009-04-20 06:35:22 +00:00
..
AST Remove non-const form of lookupFieldDeclForIvar. 2009-04-20 00:37:55 +00:00
Analysis Remove loc::FuncVal. 2009-04-20 06:35:22 +00:00
Basic Don't crash in the diagnostic printer if we happen to get passed a 2009-04-20 06:13:16 +00:00
CodeGen Don't emit ivar offsets for unnamed bit fields. 2009-04-20 05:53:40 +00:00
Driver Forward f[no-]dollars-in-identifiers to clang, when specified. 2009-04-19 21:20:32 +00:00
Frontend don't crash on invalid ranges in -fprint-source-range-info 2009-04-19 22:24:10 +00:00
Headers glibc plays some weird games with multiple different definitions of 2009-04-18 19:11:11 +00:00
Lex implement "#pragma GCC diagnostic". Besides being a nice feature, this 2009-04-19 23:16:58 +00:00
Parse Add more thorough/correct checking for invalid __thread specifiers. 2009-04-19 20:27:55 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema Conditional operator C++ checking complete. What issues remain are in more general code. 2009-04-19 21:53:20 +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