clang-1/test
Fariborz Jahanian be127ba477 Several name lookup conflict detection fixes involving objective-c names.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43000 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-15 19:16:57 +00:00
..
CodeGen Recognize while(1) and avoid extra blocks. 2007-10-09 20:51:27 +00:00
Lexer rename -parse-ast-print to -ast-print 2007-10-11 00:18:28 +00:00
Misc Removed option "-parse-ast-check" from clang driver. This is now implemented 2007-09-26 20:14:22 +00:00
Parser Fixed a bug whereby, struct tag name matches a typedef/objc-class name 2007-10-12 16:34:10 +00:00
Preprocessor If we see an invalid #ifdef directive, enter a conditional compilation region 2007-09-24 05:14:57 +00:00
Sema Several name lookup conflict detection fixes involving objective-c names. 2007-10-15 19:16:57 +00:00
Makefile run .m files as tests 2007-08-23 01:09:45 +00:00
TestRunner.sh Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00