clang-1/lib
John McCall 09faeabf39 Switch the __cxa_free_exception cleanup to be lazy.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108276 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-13 21:17:51 +00:00
..
AST Whenever we're creating an expression that is typically an rvalue 2010-07-13 18:40:04 +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 Cleanup in CStringChecker. Now properly bifurcates the state for zero/nonzero sizes. 2010-07-08 23:57:29 +00:00
CodeGen Switch the __cxa_free_exception cleanup to be lazy. 2010-07-13 21:17:51 +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 Set DeclContext of ParamVarDecl only. No need 2010-07-13 21:05:02 +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