llvm-project/clang/test
Fariborz Jahanian aefb23092c Semantic analysis for objective-c ivars.
llvm-svn: 41954
2007-09-14 16:27:55 +00:00
..
CodeGen Teach Type::is[un]SignedIntegerType about enum decls. This allows the code generator 2007-08-29 17:48:46 +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 Patch for parsing objective-c style method calls. 2007-09-05 23:08:20 +00:00
Preprocessor implement a missing feature in the #include handler, where 2007-07-23 04:56:47 +00:00
Sema Semantic analysis for objective-c ivars. 2007-09-14 16:27:55 +00:00
Makefile run .m files as tests 2007-08-23 01:09:45 +00:00
TestRunner.sh Make make check work again. 2007-06-08 17:57:13 +00:00