clang-1/lib
Jan Wen Voung dde3bdb62c Define __LITTLE_ENDIAN__ for le32, since "le" stands for little endian.
Add a test for this too.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153616 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-29 00:05:59 +00:00
..
ARCMigrate Simplify some users of DenseMap::erase. 2012-03-24 18:22:12 +00:00
AST When we form a new function/class template specialization, we first 2012-03-28 14:34:23 +00:00
Analysis clang/lib/Analysis/CFG.cpp: Get rid of early insertion of placeholder to the map. 2012-03-25 06:30:37 +00:00
Basic Define __LITTLE_ENDIAN__ for le32, since "le" stands for little endian. 2012-03-29 00:05:59 +00:00
CodeGen When we can't prove that the target of an aggregate copy is 2012-03-28 23:30:44 +00:00
Driver Move the emission of strict enum range metadata behind a flag (the same 2012-03-27 23:58:37 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend [analyzer] Enable retry exhausted without inlining by default. 2012-03-28 19:59:16 +00:00
FrontendTool Introduce a -cc1-level option -pubnames-dump, which simply dumps the 2012-03-27 18:06:49 +00:00
Headers [avx] Define the _mm256_loadu2_xxx and _mm256_storeu2_xxx intrinsics. 2012-03-20 16:40:00 +00:00
Index Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 2012-03-11 07:00:24 +00:00
Lex [preprocessor] Handle correctly inclusion directives that have macro expansions, e.g 2012-03-27 18:47:48 +00:00
Parse If we see '(...' where we're expecting an abstract-declarator, that doesn't 2012-03-27 23:05:05 +00:00
Rewrite modern objective-c translator: writing objc boolean literals. 2012-03-27 20:17:30 +00:00
Sema objective-c: Improve diagnostics and 2012-03-28 17:56:49 +00:00
Serialization Canonicalize the declaration we write to a PCH file for an 2012-03-26 15:52:37 +00:00
StaticAnalyzer [analyzer] Enable retry exhausted without inlining by default. 2012-03-28 19:59:16 +00:00
CMakeLists.txt Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00
Makefile Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00