[PATCH] D118381: [flang][driver][nfc] Fix capitalisation
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 27 08:54:31 PST 2022
clementval added a comment.
Thanks for addressing this quickly.
================
Comment at: flang/include/flang/Frontend/CompilerInstance.h:120
/// Replace the current stream for verbose output.
void set_semaOutputStream(std::unique_ptr<llvm::raw_ostream> Value);
----------------
What about this one? And the three below?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118381/new/
https://reviews.llvm.org/D118381
More information about the llvm-commits
mailing list