Skip to content
Commit 45bb8855 authored by Richard Smith's avatar Richard Smith
Browse files

Egriegious hack to support libstdc++4.6's broken <atomic> header, which defines

a non-inline namespace, then reopens it as inline to try to add its symbols to
the surrounding namespace. In this one special case, permit the namespace to be
reopened as inline, and patch up the name lookup tables to match.

llvm-svn: 165263
parent ac34b5c9
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