llvm-project/clang/test
Ted Kremenek ab18e6d7fd Added missing "RUN:" to comment for test case file. This fixed a bug where the test
case testing the frontend's support of statement expressions was not being
executed.

llvm-svn: 44409
2007-11-28 19:05:11 +00:00
..
Analysis The checking for the delimiters of expected error/warning messages was 2007-11-26 08:26:20 +00:00
CodeGen Fix typo in writable string test 2007-11-28 06:52:03 +00:00
Lexer The checking for the delimiters of expected error/warning messages was 2007-11-26 08:26:20 +00:00
Misc Removed option "-parse-ast-check" from clang driver. This is now implemented 2007-09-26 20:14:22 +00:00
Parser GCC fails if there is a trailing colon but no clobbers. 2007-11-21 23:27:34 +00:00
Preprocessor Fix PR1820, an incredibly subtle macro expansion bug that Neil discovered. 2007-11-23 06:50:21 +00:00
Sema Added missing "RUN:" to comment for test case file. This fixed a bug where the test 2007-11-28 19:05:11 +00:00
Makefile Moved dead-stores test cast to a new test suite subdirectory: Analysis. 2007-11-24 19:49:35 +00:00
TestRunner.sh Make make check work again. 2007-06-08 17:57:13 +00:00