[PATCH] D69518: [Diagnostics] Warn for std::is_constant_evaluated in constexpr mode
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 1 05:02:49 PDT 2019
xbolva00 added a comment.
Line 918
Add:
self.cxx.addWarningFlagIfSupported('-Wno-constant-evaluated')
to libcxx/utils/libcxx/test/config.py
Can you please try?
cc @EricWF
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69518/new/
https://reviews.llvm.org/D69518
More information about the cfe-commits
mailing list