[PATCH] D57581: Explicitly add language standard option to test cases that rely on the C++14 default
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 1 09:05:08 PST 2019
rjmccall added a comment.
I agree: if a test doesn't seem to require the GNU extensions, let's not use `-std=gnu++XX`. Otherwise this LGTM.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57581/new/
https://reviews.llvm.org/D57581
More information about the cfe-commits
mailing list