[PATCH] D115497: [Inline] Disable deferred inlining

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 04:35:01 PST 2022


fhahn added a comment.

It looks like unfortunately building sanitizers with EXPENSIVE_CHECKS is still failing https://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-expensive/21520/console . I think it might be good to revert the commit to bring the bot back to green until  https://github.com/llvm/llvm-project/issues/52817 is addressed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115497/new/

https://reviews.llvm.org/D115497



More information about the llvm-commits mailing list