Re: [C++ Patch] PR 57880
OK. Jason
Re: [C++ Patch] PR 57880
On 07/25/2013 03:35 AM, Jason Merrill wrote: You need to have tests for the other string prefixes, since you're changing the code for them. Oh yes, something like this? (believe me, I had it, but then the last minute I simplified the testcase because the last lines didn't seem to exercise any
Re: [C++ Patch] PR 57880
You need to have tests for the other string prefixes, since you're changing the code for them. Jason