[flang-commits] [flang] [flang] Tag warnings with LanguageFeature or UsageWarning (PR #110304)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Tue Oct 1 11:25:28 PDT 2024
klausler wrote:
> It's a great addition to Flang, thank you!
>
> I'm not really qualified to review this, but I do support this kind of development.
>
> > Hooks for a driver to use to map the name of a feature or warning to its enumerator were also added.
>
> How about integrating this with the driver so that we can see how this works in practice?
That'll come next. This patch was already too large, and adds the infrastructure that will be needed for any driver work later, however that looks. And that's going to be complicated.
https://github.com/llvm/llvm-project/pull/110304
More information about the flang-commits
mailing list