[PATCH] D136022: [clang] Add time profile for constant evaluation

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 22 19:13:24 PDT 2022


dyung added a comment.

Hi @Izaron, several of our internal tests that run tests using `-ftime-trace` started crashing when run which I bisected back to your change. I have filed issue #58551 <https://github.com/llvm/llvm-project/issues/58551> for it, can you take a look?


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