hanchenye-llvm-project/clang/lib
Daniel Dunbar 125c9c98f7 Simplify ExtVectorElementExpr::containsDuplicateElements().
llvm-svn: 84380
2009-10-17 23:53:04 +00:00
..
AST Simplify ExtVectorElementExpr::containsDuplicateElements(). 2009-10-17 23:53:04 +00:00
Analysis Simplify more. 2009-10-17 18:12:53 +00:00
Basic Avoid std::string thrashing in MultiKeywordSelector::getName(), and simplify. 2009-10-17 18:13:02 +00:00
CodeGen Suppress -Asserts warning. 2009-10-17 09:39:30 +00:00
Driver dynamic linker arg is incorrectly invoking gnu ld arg syntax instead of svr4 ld syntax in AuroraUX toolchain. 2009-10-16 19:44:18 +00:00
Frontend Switch to llvm::HashString. 2009-10-17 23:52:28 +00:00
Headers Make our char vector types not be explicitly signed to match GCC and to fix compilation with C++ and -fno-lax-vector-conversions 2009-09-18 19:18:19 +00:00
Index Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Lex Switch to llvm::HashString. 2009-10-17 23:52:28 +00:00
Parse Avoid std::string concatenation. 2009-10-17 23:52:50 +00:00
Rewrite Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Sema Fix a crash with qualified member access into a non-type, from Sean Hunt! 2009-10-17 22:37:54 +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