Help: Add missing backtrace property to compileCommandFragments

Fixes: #27030
This commit is contained in:
Craig Scott
2025-07-04 10:34:32 +10:00
parent 74d70d13cd
commit 1398ef18c2
+6
View File
@@ -1301,6 +1301,12 @@ with members:
A string specifying a fragment of the compile command line invocation.
The value is encoded in the build system's native shell format.
``backtrace``
Optional member that is present when a CMake language backtrace to
the command invocation that added this fragment is available.
The value is an unsigned integer 0-based index into the
``backtraceGraph`` member's ``nodes`` array.
``includes``
Optional member that is present when there are include directories.
The value is a JSON array with an entry for each directory. Each