llvm-project/clang/lib
Argyrios Kyrtzidis b8d3c63820 Support UnresolvedMemberExpr for PCH.
llvm-svn: 106831
2010-06-25 09:03:26 +00:00
..
AST Support UnresolvedMemberExpr for PCH. 2010-06-25 09:03:26 +00:00
Analysis Type Type::isRealFloatingType() that vectors are not floating-point 2010-06-22 23:07:26 +00:00
Basic Fixed another double-char in PPC-specific asm constraints. 2010-06-25 00:02:05 +00:00
Checker Return null pointer instead of 'false' (fixes clang warning). 2010-06-24 16:26:12 +00:00
CodeGen Patch to correctly mangle block helper functions 2010-06-24 00:08:06 +00:00
Driver Driver: Add make variable to allow disabling default integrated assembler, till 2010-06-23 18:15:13 +00:00
Frontend Support UnresolvedMemberExpr for PCH. 2010-06-25 09:03:26 +00:00
Headers More AltiVec support. 2010-06-19 09:47:18 +00:00
Index Simplify libIndex Makefile, which doesn't need to worry about altivec support. 2010-06-08 20:57:18 +00:00
Lex More clang support for darwin tls. Add a __has_feature macro and 2010-06-24 02:02:00 +00:00
Parse Add parentheses suggested by gcc. 2010-06-23 19:34:52 +00:00
Rewrite introduce a new CharSourceRange class, and enhance the diagnostics routines 2010-06-18 22:45:06 +00:00
Runtime Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00
Sema Implement dependent alignment attribute support. This is a bit gross given the 2010-06-25 03:22:07 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00