[PATCH] D99645: [flang][driver] Add debug options not requiring semantic checks

Asher Mancinelli via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 6 10:20:40 PDT 2021


ashermancinelli added inline comments.


================
Comment at: flang/lib/Frontend/FrontendActions.cpp:127
+
+  auto &parseTree{*ci.parsing().parseTree()};
+
----------------
Is this variable unused?


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