hanchenye-llvm-project/clang/lib
Douglas Gregor e972aa471d Add support for expected-note to Clang's -verify option
llvm-svn: 56089
2008-09-11 02:46:36 +00:00
..
AST Change line endings: CRLF -> LF 2008-09-10 02:14:49 +00:00
Analysis Store: (static analyzer) 2008-09-03 03:06:11 +00:00
Basic Per PR2773, define __USER_LABEL_PREFIX__ for x86-32 Linux and Windows. 2008-09-06 01:37:51 +00:00
CodeGen Use ABIArgInfo for decisions about function arguments (not just return 2008-09-11 01:48:57 +00:00
Driver Add support for expected-note to Clang's -verify option 2008-09-11 02:46:36 +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 Fold Parser::ParseTag into Parser::ParseEnumSpecifier, as suggested in this post: 2008-09-11 00:21:41 +00:00
Rewrite Patch by Kovarththanan Rajaratnam! 2008-08-31 16:37:56 +00:00
Sema Fix two bugs exposed by array passing assert: 2008-09-11 00:50:25 +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