[PATCH] D132806: [LazyCallGraph] Reformat the code in accordance with the code style. NFC

Pavel Samolysov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 01:07:02 PDT 2022


psamolysov added a comment.

@aeubanks Oh, thank you for the comment. I tried to explicitly define `EXPENSIVE_CHECK` at the beginning of the `LazyCallGraph.cpp` file and LLVM has successfully been built. So, I've landed the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132806



More information about the llvm-commits mailing list