llvm-project/clang/lib
Eli Friedman b2b120f664 Make EmitStoreOfScalar generate a more sane representation of boolean stores.
"Fixes" PR5645.

llvm-svn: 90272
2009-12-01 22:31:51 +00:00
..
AST Rework how we support C++ implicit member accesses. If we can resolve an 2009-12-01 22:10:20 +00:00
Analysis Provide the correct vector size for referenced variables. 2009-12-01 22:12:34 +00:00
Basic Convert Diagnostic::getCustomDiagID to take a StringRef. 2009-12-01 17:42:06 +00:00
CodeGen Make EmitStoreOfScalar generate a more sane representation of boolean stores. 2009-12-01 22:31:51 +00:00
Driver clang -cc1: Move CompilerInvocation deserialization into CompilerInvocation.cpp, 2009-12-01 03:16:53 +00:00
Frontend ASTUnit: Make sure to preserve the TargetInfo for later use. 2009-12-01 21:57:33 +00:00
Headers Define SIG_ATOMIC_MIN and SIG_ATOMIC_MAX in terms of __SIG_ATOMIC_WIDTH__. 2009-11-22 15:47:12 +00:00
Index Remove remaining VISIBILITY_HIDDEN from anonymous namespaces. 2009-11-28 19:45:26 +00:00
Lex Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Parse Add DeclarationName support for C++0x operator literals. They should now work as 2009-11-29 07:34:05 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Fix IsProvablyNotDerivedFrom to always use record definitions when available. 2009-12-01 22:28:41 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00