[all-commits] [llvm/llvm-project] 7a53dc: [NFC] Add more comments about not using make_uniqu...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Oct 4 16:11:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a53dc811497e5134a742556ef8e996df28a716a
https://github.com/llvm/llvm-project/commit/7a53dc811497e5134a742556ef8e996df28a716a
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-10-04 (Mon, 04 Oct 2021)
Changed paths:
M llvm/include/llvm/IR/PassManager.h
M llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
Log Message:
-----------
[NFC] Add more comments about not using make_unique to pass managers/adaptors
These were missed in D110784.
More information about the All-commits
mailing list