[PATCH] D60561: [clang] fixing diagnostics of constexpr callstack
Gauthier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 12 11:33:50 PDT 2019
Tyker added a comment.
@rsmith i don't think collecting theses values is expansive compared to evaluating the expression.
but i agree that we can disable the collection of these values when it isn't needed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60561/new/
https://reviews.llvm.org/D60561
More information about the cfe-commits
mailing list