PR18685: Ignore class template specializations as potential
authorKaelyn Uhrain <rikka@google.com>
Sun, 9 Feb 2014 21:47:04 +0000 (21:47 +0000)
committerKaelyn Uhrain <rikka@google.com>
Sun, 9 Feb 2014 21:47:04 +0000 (21:47 +0000)
commit0e35355c04c9e44dab651a938bb7ee3572c37851
tree2936243edefc50c1c155db41588e0414e21733ef
parentd31aaf109efe98823e09594b3ffa9f63e09cf048
PR18685: Ignore class template specializations as potential
nested-name-specifiers for typos unless the typo already has
a nested-name-specifier that is a template specialization.

llvm-svn: 201056
clang/lib/Sema/SemaLookup.cpp
clang/test/SemaCXX/typo-correction-pt2.cpp