Skip to content
Commit 0b350b9e authored by Richard Smith's avatar Richard Smith
Browse files

PR21367: Don't accept rvalue references as an extension in C++98 mode if we're...

PR21367: Don't accept rvalue references as an extension in C++98 mode if we're in a new-type-id or conversion-type-id, since those things can legitimately be followed by a binary && operator.

llvm-svn: 220785
parent 50d634b3
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