[PATCH] D99645: [flang][driver] Add debug options not requiring semantic checks
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 6 10:44:44 PDT 2021
awarzynski added inline comments.
================
Comment at: flang/lib/Frontend/FrontendActions.cpp:127
+
+ auto &parseTree{*ci.parsing().parseTree()};
+
----------------
ashermancinelli wrote:
> Is this variable unused?
How did it get here? :) Thank you, updated!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99645/new/
https://reviews.llvm.org/D99645
More information about the cfe-commits
mailing list