[PATCH] D120741: Cleanup includes: TransformsUtils

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 09:54:27 PST 2022


lenary accepted this revision.
lenary added a comment.
This revision is now accepted and ready to land.

LGTM with one tiny nit.



================
Comment at: llvm/lib/Analysis/CallGraphSCCPass.cpp:42
 
-
 using namespace llvm;
----------------
nit: Unnecessary change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120741



More information about the llvm-commits mailing list