llvm-project/clang/test
Chris Lattner afada9b077 xfail this for now.
llvm-svn: 41015
2007-08-11 00:05:07 +00:00
..
CodeGen xfail this for now. 2007-08-11 00:05:07 +00:00
Lexer Fix a lexer bug where we incorrectly rejected 2007-07-21 23:43:37 +00:00
Misc Build ASTs before relexing the file. This avoids having comment finding mutate the 2007-08-10 18:27:41 +00:00
Parser add support for a top-level __extension__ marker, implementing a todo. 2007-08-10 20:57:02 +00:00
Preprocessor implement a missing feature in the #include handler, where 2007-07-23 04:56:47 +00:00
Sema initial support for checking format strings, patch by Ted Kremenek: 2007-08-10 20:18:51 +00:00
Makefile add required directories to the path automatically, so the user doesn't need to worry about it. 2007-07-16 04:35:52 +00:00
TestRunner.sh Make make check work again. 2007-06-08 17:57:13 +00:00