diff options
author | Viljar Indus <indus@adacore.com> | 2024-11-26 14:10:46 +0200 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2025-01-06 10:14:47 +0100 |
commit | d47596b4bb71179edbd1811aa0ddffda903c08c3 (patch) | |
tree | b0fbcd8ff5a012cca283cd63dff20a9a3b60ca0e /gcc/fortran/trans-expr.cc | |
parent | b4c9ba204b6c9fd59ef25e810431a3fc2027e4ef (diff) | |
download | gcc-d47596b4bb71179edbd1811aa0ddffda903c08c3.zip gcc-d47596b4bb71179edbd1811aa0ddffda903c08c3.tar.gz gcc-d47596b4bb71179edbd1811aa0ddffda903c08c3.tar.bz2 |
ada: Fix printing boolean attributes in the SARIF report
Boolean attributes should have the value true or false
without any quotes.
gcc/ada/ChangeLog:
* diagnostics-json_utils.adb: Add new method
Write_Boolean_Attribute.
* diagnostics-json_utils.ads: Likewise.
* diagnostics-sarif_emitter.adb (Print_Invocations): print
the executionSuccesful property value without extra quotes.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions