aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/mangle-ref-qualifiers.cpp
AgeCommit message (Expand)Author
2012-05-15Change the mangling of a ref-qualifier on a function type so thatJohn McCall
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-01-26Rvalue references for *this: add name mangling for ref-qualifiers,Douglas Gregor