[PATCH] D136022: [clang] Add time profile for constant evaluation
Evgeny Shulgin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 19 18:14:57 PDT 2022
Izaron added a comment.
The test doesn't cover exactly all new traces though. For example I couldn't write a code that runs into the `EvaluateAsInt` method 🤔
If you have an idea for some funky constexpr code that can be tested, please write here =)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136022/new/
https://reviews.llvm.org/D136022
More information about the cfe-commits
mailing list