llvm-project/clang/lib
Richard Smith c82fae6070 constexpr: Fix implementation of DR1311: check for volatile qualifiers in
lvalue-to-rvalue conversions on the source type of the conversion, not the
target type (which has them removed for non-class types).

llvm-svn: 149796
2012-02-05 01:23:16 +00:00
..
ARCMigrate Move a method from IdentifierTable.h out of line and remove the SmallString include. 2012-02-04 13:45:25 +00:00
AST constexpr: Fix implementation of DR1311: check for volatile qualifiers in 2012-02-05 01:23:16 +00:00
Analysis Thread safety analysis: 2012-02-03 04:45:26 +00:00
Basic Move a method from IdentifierTable.h out of line and remove the SmallString include. 2012-02-04 13:45:25 +00:00
CodeGen Preserve alignment for Neon vld1_lane/dup and vst1_lane intrinsics. 2012-02-04 23:58:08 +00:00
Driver Fix -ftrap-function fallout from llvm r145714. <rdar://problem/10799325> 2012-02-03 06:27:22 +00:00
Frontend Move a method from IdentifierTable.h out of line and remove the SmallString include. 2012-02-04 13:45:25 +00:00
FrontendTool Fix ASTMerge tests that I broke in my previous commit. 2012-02-04 03:26:16 +00:00
Headers Comment mystery code. 2012-02-04 02:16:48 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex Move a method from IdentifierTable.h out of line and remove the SmallString include. 2012-02-04 13:45:25 +00:00
Parse Move a method from IdentifierTable.h out of line and remove the SmallString include. 2012-02-04 13:45:25 +00:00
Rewrite Move a method from IdentifierTable.h out of line and remove the SmallString include. 2012-02-04 13:45:25 +00:00
Sema A useful approximation of initializer list constructors. 2012-02-04 21:27:47 +00:00
Serialization Move a method from IdentifierTable.h out of line and remove the SmallString include. 2012-02-04 13:45:25 +00:00
StaticAnalyzer Move a method from IdentifierTable.h out of line and remove the SmallString include. 2012-02-04 13:45:25 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00