[PATCH] D136549: [clang] Fix time profile in "isIntegerConstantExpr"
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 23 15:49:27 PDT 2022
dyung accepted this revision.
dyung added a comment.
I'm not really familiar with this code, so I'll leave others to review the actual change, but I can confirm that when I built a compiler with this change and ran it against the failing tests they all now pass. So in that regard, LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136549/new/
https://reviews.llvm.org/D136549
More information about the cfe-commits
mailing list