Skip to content
Commit 7583ccdc authored by James Molloy's avatar James Molloy
Browse files

Fix a bug in the mangler where in 'namespace std { extern "C" {X;} }', X would...

Fix a bug in the mangler where in 'namespace std { extern "C" {X;} }', X would not be seen to be in ::std::.

Migrate two other places where the same logic is used to use the helper function that already exists.

llvm-svn: 152022
parent 5db54130
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