clang-1/include
Douglas Gregor dd8c10fbd8 When we perform name lookup for a template, we may end up finding an
ambiguous name where none of the declarations found are actually
templates. In this case, make sure we clear out the ambiguous-path
data when recomputing the lookup result kind. Fixes PR8439.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117112 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-22 17:36:51 +00:00
..
clang When we perform name lookup for a template, we may end up finding an 2010-10-22 17:36:51 +00:00
clang-c Extend the preprocessing record and libclang with support for 2010-10-20 22:00:55 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00