RFR: 7903782: clang warnings and diagnostics below warning level should be logged as well [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Jul 26 13:19:46 UTC 2024
On Fri, 26 Jul 2024 13:08:07 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
>> Parser logs clang warnings and diagnostics below warning level as well.
>
> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
>
> removed ClangException. no bail out at the first clang error.
> all clang errors, warnings and info (note) messages are printed to logger
> by separate non-property key accepting methods of logger.
Marked as reviewed by mcimadamore (Reviewer).
-------------
PR Review: https://git.openjdk.org/jextract/pull/255#pullrequestreview-2201811716
More information about the jextract-dev
mailing list