diff options
author | Sirraide <aeternalmail@gmail.com> | 2025-04-02 08:06:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-02 08:06:29 +0200 |
commit | 9d06e0879b5600b19cd8cebd98e4f92b5e62400f (patch) | |
tree | 24b821b6bd70be18f0794f459357007f8bf939d1 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | e020fc18959a71c75257dd89ce3d6c86eb388043 (diff) | |
download | llvm-9d06e0879b5600b19cd8cebd98e4f92b5e62400f.zip llvm-9d06e0879b5600b19cd8cebd98e4f92b5e62400f.tar.gz llvm-9d06e0879b5600b19cd8cebd98e4f92b5e62400f.tar.bz2 |
[Clang] [NFC] Introduce a helper for emitting compatibility diagnostics (#132348)
This is a follow-up to #132129.
Currently, only `Parser` and `SemaBase` get a `DiagCompat()` helper; I’m
planning to keep refactoring compatibility warnings and add more helpers
to other classes as needed. I also refactored a single parser compat
warning just to make sure everything works properly when diagnostics
across multiple components (i.e. Sema and Parser in this case) are
involved.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions