llvm-project/clang/lib
Ted Kremenek 87f475a329 Return null pointer instead of 'false' (fixes clang warning).
llvm-svn: 106755
2010-06-24 16:26:12 +00:00
..
AST Support a couple more C++ Exprs for PCH. 2010-06-24 08:57:31 +00:00
Analysis Type Type::isRealFloatingType() that vectors are not floating-point 2010-06-22 23:07:26 +00:00
Basic More clang support for darwin tls. Add a __has_feature macro and 2010-06-24 02:02:00 +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 a couple more C++ Exprs for PCH. 2010-06-24 08:57:31 +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 improve altivec vector bool/pixel support, patch by Anton Yartsev 2010-06-23 06:00:24 +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