llvm-project/clang/test
Chris Lattner 666115c848 Improve char literal pretty printing, patch by Keith Bauer!
llvm-svn: 39846
2007-07-13 23:58:20 +00:00
..
CodeGen fix type of main, use != 2007-07-13 23:40:27 +00:00
Lexer fix this test to work with the checker. 2007-06-28 05:49:50 +00:00
Parser Improve char literal pretty printing, patch by Keith Bauer! 2007-07-13 23:58:20 +00:00
Preprocessor Warn when performing 'usual' conversions that require a sign change. This 2007-04-11 04:14:45 +00:00
Sema Unspecified type specs default to int. This fixes a crash 2007-07-13 21:02:29 +00:00
Makefile "Someone typed "PtrToInt" where they meant "IntToPtr". 2007-07-13 03:25:53 +00:00
TestRunner.sh Make make check work again. 2007-06-08 17:57:13 +00:00