clang-1/lib
Douglas Gregor 154fe9812f There is no such thing as typeinfo for a cv-qualified type. Assert
that this is true when mangling, then fix up the various places in
Sema and/or CodeGen that need to remove qualifiers. Addresses a
linking issue when building LLVM with Clang.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92064 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-23 22:04:40 +00:00
..
AST Tidy up ~ASTContext a bit by turning orphan compound statements into 2009-12-23 21:13:52 +00:00
Analysis move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
Basic move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
CodeGen There is no such thing as typeinfo for a cv-qualified type. Assert 2009-12-23 22:04:40 +00:00
Driver move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
Frontend More cleanup/refactoring of the rewrite. 2009-12-23 21:52:32 +00:00
Headers Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing. 2009-12-14 05:15:02 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex comment tweak 2009-12-23 21:29:53 +00:00
Parse Enter the scope of an initializer for direct-initialization as well as 2009-12-22 17:47:17 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema There is no such thing as typeinfo for a cv-qualified type. Assert 2009-12-23 22:04:40 +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