llvm-project/clang/lib
Argyrios Kyrtzidis 2545aeb710 Support "typeof unary-expression" (GNU C++ extension).
llvm-svn: 55833
2008-09-05 11:26:19 +00:00
..
AST Remove "NextDecl" from RecordDecl. This change touches many files that where RecordDecl or CXXRecordDecl was constructed, always with an argument of 'NULL' for the previous declaration. 2008-09-05 01:34:33 +00:00
Analysis Store: (static analyzer) 2008-09-03 03:06:11 +00:00
Basic Stop asserting in TargetInfo::validateInputConstraint 2008-08-25 09:46:27 +00:00
CodeGen Remove "NextDecl" from RecordDecl. This change touches many files that where RecordDecl or CXXRecordDecl was constructed, always with an argument of 'NULL' for the previous declaration. 2008-09-05 01:34:33 +00:00
Driver Set different header search paths for the Windows platform. 2008-09-05 09:41:20 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Line endings: CRLF -> LF 2008-09-05 08:53:53 +00:00
Parse Support "typeof unary-expression" (GNU C++ extension). 2008-09-05 11:26:19 +00:00
Rewrite Patch by Kovarththanan Rajaratnam! 2008-08-31 16:37:56 +00:00
Sema Remove stale comments. 2008-09-05 01:38:34 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00