[PATCH] D132806: [LazyCallGraph] Reformat the code in accordance with the code style. NFC
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 29 11:19:42 PDT 2022
aeubanks added a comment.
I mean that code in `#ifdef EXPENSIVE_CHECKS` may use headers that aren't otherwise used, e.g. the existing
`#include "llvm/ADT/ScopeExit.h"`
but if that's fine then still lgtm
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