On 2/18/20 2:14 AM, David Malcolm wrote:
On Sat, 2020-02-15 at 22:21 +0100, Jason Merrill wrote:
It's probably past time for this, but definitely now that we're done
with
the final committee meeting of C++20.  This patch only adds the
option and
adjusts the testsuite to recognize it; more extensive changes can
wait for
the published standard.

I don't know if this is premature, or too piecemeal, but this patch
improves hints such as:
   note: 'std::source_location' is only available from C++2a onwards
to
   note: 'std::source_location' is only available from C++20 onwards

Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.

OK for master?

Why change this in just this one place?

Jason

Reply via email to