Skip to content
Commit 3cbf3f1f authored by Richard Smith's avatar Richard Smith
Browse files

Push alias-declarations and alias-template declarations into scope even if

they're redeclarations. This is necessary in order for name lookup to correctly
find the most recent declaration of the name (which affects default template
argument lookup and cross-module merging, among other things).

llvm-svn: 275612
parent f52a899f
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