Skip to content
Commit 01e09d9d authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Introduce an egregious hack to work around a bug in libstdc++ 4.2.x's

<tr1/hashtable> header, where a friend class template
std::tr1::__detail::_Map_base is declared with the wrong template
parameters. GCC doesn't catch the problem, so Clang does a little
back-flip to avoid diagnosing just this one instance of the problem.

llvm-svn: 100790
parent cb45bd9c
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