llvm-project/clang/lib
John McCall 11e577b99a Work around an obnoxious GCC warning by changing semantics in a hopefully-
harmless way.

llvm-svn: 108295
2010-07-13 23:19:49 +00:00
..
AST Introduce a new cast kind for an "lvalue bitcast", which handles 2010-07-13 23:17:26 +00:00
Analysis Type Type::isRealFloatingType() that vectors are not floating-point 2010-06-22 23:07:26 +00:00
Basic Hack for dealing with commas until we support multiple alternative constraints, per pr7338. 2010-07-09 22:49:34 +00:00
Checker Introduce a new cast kind for an "lvalue bitcast", which handles 2010-07-13 23:17:26 +00:00
CodeGen Work around an obnoxious GCC warning by changing semantics in a hopefully- 2010-07-13 23:19:49 +00:00
Driver Introduce -f{no-}spell-checking options to enable/disable 2010-07-09 17:35:33 +00:00
Frontend Downgrade the "when type is in parentheses, array cannot have dynamic 2010-07-13 15:54:32 +00:00
Headers PR7588: Fix the _mm_shufflehi_epi16 macro. (The issue was an oversight 2010-07-08 20:09:45 +00:00
Index Collect function definitions in the Indexer when indexing through the ASTs. 2010-07-06 05:55:13 +00:00
Lex Modify the pragma handlers to accept and use StringRefs instead of IdentifierInfos. 2010-07-13 09:07:17 +00:00
Parse Downgrade the "when type is in parentheses, array cannot have dynamic 2010-07-13 15:54:32 +00:00
Rewrite When forming a function call or message send expression, be sure to 2010-07-13 08:18:22 +00:00
Sema Introduce a new cast kind for an "lvalue bitcast", which handles 2010-07-13 23:17:26 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Move lib/Runtime to runtime/, and build after everything else. 2010-06-30 22:10:38 +00:00