hanchenye-llvm-project/clang/lib
Fariborz Jahanian f2afc804c3 twik to my previous patch for pr7936.
Build qualified version of ObjC pointers (not pointers) when
doing overload resolution.

llvm-svn: 111740
2010-08-21 17:11:09 +00:00
..
AST Fix an issue with writing to PCH another included PCH, introduced by the "using an AST on-disk hash table for name lookup" commit. 2010-08-20 23:35:55 +00:00
Analysis Added psuedo-constant analysis and integrated it into the false positive reduction stage in IdempotentOperationChecker. 2010-08-18 21:17:24 +00:00
Basic More PCH -> AST renaming. 2010-08-18 23:57:06 +00:00
Checker Place method near its class. 2010-08-21 12:24:38 +00:00
CodeGen IRgen: Set the alignment correctly when creating LValue for a decls. 2010-08-21 04:20:22 +00:00
Driver Add machine-parseable Fix-It output as part of diagnostics, under the 2010-08-19 20:24:43 +00:00
Frontend Fix typo in comment. 2010-08-21 06:05:06 +00:00
Headers Disallow direct inclusion of avxintrin.h. Users should include immintrin.h instead. This matches GCC's behavior. 2010-08-20 23:00:03 +00:00
Index Remove unused location-to-AST-node resolver. libclang's implementation supercedes it 2010-07-19 16:18:30 +00:00
Lex fix PR7943, a corner case with the GNU __VA_ARGS__ comma 2010-08-21 00:27:00 +00:00
Parse DeclPtrTy -> Decl * 2010-08-21 09:40:31 +00:00
Rewrite Fix crasher with IgnoringDiagClient 2010-08-18 23:03:13 +00:00
Sema twik to my previous patch for pr7936. 2010-08-21 17:11:09 +00:00
Serialization DeclPtrTy -> Decl * 2010-08-21 09:40:31 +00:00
CMakeLists.txt Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00