llvm-project/clang/test
Chris Lattner 85e9b4336a add a testcase I forgot to check in long ago
llvm-svn: 41219
2007-08-21 05:56:30 +00:00
..
CodeGen Fix array->pointer decay. This unbreaks test/CodeGen/array.c 2007-08-20 22:37:10 +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 a testcase I forgot to check in long ago 2007-08-21 05:56:30 +00:00
Preprocessor implement a missing feature in the #include handler, where 2007-07-23 04:56:47 +00:00
Sema we now correctly emit: 2007-08-21 01:19:46 +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