This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] PR c++/91436 fix C++ dialect for std::make_unique fix-it hint


On 8/13/19 9:32 AM, Jonathan Wakely wrote:
     * g++.dg/lookup/missing-std-include-6.C: Don't check make_unique in
     test that runs for C++11.

I'm not comfortable removing this test coverage entirely. Doesn't it give a useful diagnostic in C++11 mode as well?

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]