Skip to content
Commit 8b02cd0b authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Extend Sema::ClassifyName() to support C++, ironing out a few issues

in the classification of template names and using declarations. We now
properly typo-correct the leading identifiers in statements to types,
templates, values, etc. As an added bonus, this reduces the number of
lookups required for disambiguation.

llvm-svn: 130288
parent c5d3ba1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment