[PATCH] D96884: [flang][driver] Add more -fdebug options
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 18 12:15:34 PST 2021
awarzynski added a comment.
I've just realized that for `-fdebug-parsing-log` we need to set `Fortran::parser::instrumentedParse`. I don't see a good place for that just yet.
It's probably best extracting that option into a separate patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96884/new/
https://reviews.llvm.org/D96884
More information about the cfe-commits
mailing list