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

Fix a C++0x portability issue with std::make_pair. Explicitly providing...

Fix a C++0x portability issue with std::make_pair. Explicitly providing template arguments no longer works when the call arguments are lvalues.

llvm-svn: 130513
parent 6c38001e
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