[PATCH] D108035: [flang][nfc] Move `Semantics` from `FrontendAction` to `CompilerInstance`
Asher Mancinelli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 10:18:26 PDT 2021
ashermancinelli accepted this revision.
ashermancinelli added a comment.
This revision is now accepted and ready to land.
This introduces a very clean level of indirection imo. +1 for adapting the clang documentation as well!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108035/new/
https://reviews.llvm.org/D108035
More information about the llvm-commits
mailing list