[PATCH] D120999: [flang] Update the plugin API
Mats Petersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 03:38:06 PDT 2022
Leporacanthicus added inline comments.
================
Comment at: flang/examples/FlangOmpReport/FlangOmpReport.cpp:56
OpenMPCounterVisitor visitor;
visitor.parsing = &parsing;
----------------
Just out of curiosity, why is the parsing not a constructor argument?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120999/new/
https://reviews.llvm.org/D120999
More information about the llvm-commits
mailing list