[PATCH] D133351: [NFC][ScheduleDAG] Code cleanup for ScheduleDAGRRList.cpp
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 03:52:25 PDT 2022
fhahn added a comment.
I think historically we avoid reformatting whole files, as this makes `git blame` more cumbersome. It would probably be better to start with a patch that just uses the new C++17 features.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133351/new/
https://reviews.llvm.org/D133351
More information about the llvm-commits
mailing list