Skip to content
Commit 1f210009 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Define the new operator<< for sets into namespace std, so that

argument-dependent lookup can find it. This is another case where an
LLVM bug (not making operator<< visible) was masked by a GCC bug
(looking in the global namespace when it shouldn't).

llvm-svn: 92144
parent 33636e66
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