clang-1/lib
Douglas Gregor 77bc572138 Implement C++ [over.match.funcs]p4 as it concerns partial ordering of
function templates. Fixes PR8130.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118944 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-12 23:44:13 +00:00
..
AST Generalize ASTContext::areCompatibleVectorTypes to handle new Neon vector types. 2010-11-12 17:24:54 +00:00
Analysis Don't warn when matching %p to nullptr. 2010-11-06 14:58:53 +00:00
Basic Make sure to always check the result of 2010-11-12 07:15:47 +00:00
Checker Make sure to always check the result of 2010-11-12 07:15:47 +00:00
CodeGen Reduce string thrashing. 2010-11-12 18:45:23 +00:00
Driver Add support for -nostdlib in the linux toolchain. 2010-11-12 03:00:39 +00:00
Frontend Make sure to always check the result of 2010-11-12 07:15:47 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers Fix CMake installation of arm_neon.h 2010-10-19 18:06:10 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Make sure to always check the result of 2010-11-12 07:15:47 +00:00
Parse Region-allocate all AttributeList objects from a factory object instead of manually managing them 2010-11-10 05:59:39 +00:00
Rewrite Fixes a rewrite bug, rewriting nested property usage 2010-11-08 18:37:50 +00:00
Sema Implement C++ [over.match.funcs]p4 as it concerns partial ordering of 2010-11-12 23:44:13 +00:00
Serialization Add a variant of GCC-style vector types for ARM NEON. 2010-11-10 21:56:12 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00