clang-1/lib
Douglas Gregor 4719f4e86a When performing name lookup within a class template or class template
partial specialization, make sure we look into non-dependent base
classes (but not dependent base classes). Fixes PR4951.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81584 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-11 22:57:37 +00:00
..
AST No need to build the visible conversionfunction list for root class. 2009-09-11 22:27:50 +00:00
Analysis Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way 2009-09-11 22:07:28 +00:00
Basic Swizzle the target triple based on -mthumb, and update clang-cc to recognize 2009-09-11 01:14:50 +00:00
CodeGen Set the calling convention based on the CGFunctionInfo. 2009-09-11 22:25:00 +00:00
Driver Swizzle the target triple based on -mthumb, and update clang-cc to recognize 2009-09-11 01:14:50 +00:00
Frontend Update prototype. 2009-09-11 06:34:14 +00:00
Headers Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Index Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lex Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Parse Alter Action's friend interface to prepare for templated friend declarations and 2009-09-11 21:02:39 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema When performing name lookup within a class template or class template 2009-09-11 22:57:37 +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