Skip to content
Snippets Groups Projects
Commit 6c360f9e authored by Richard Smith's avatar Richard Smith
Browse files

PR24030, PR24033: Consistently check whether a new declaration conflicts with

an existing using shadow declaration if they define entities of the same kind
in different namespaces.

We'd previously check this consistently if the using-declaration came after the
other declaration, but not if it came before.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241428 91177308-0d34-0410-b5e6-96231b3b80d8
parent 1a3c1311
No related branches found
No related tags found
No related merge requests found
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