[PATCH] D60561: [clang] fixing diagnostics of constexpr callstack
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 13 05:23:09 PDT 2019
riccibruno added a comment.
In D60561#1465373 <https://reviews.llvm.org/D60561#1465373>, @Tyker wrote:
> the impact was much higher than i expected, around 1% slower in average on 50 compilation of SemaDecl with -fsyntax-only.
Good to know, thanks for doing the measurement !
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60561/new/
https://reviews.llvm.org/D60561
More information about the cfe-commits
mailing list