|
|
@@ -425,7 +425,7 @@ Version 1 does not exist to avoid confusion with that from
|
|
|
|
|
|
{
|
|
|
"kind": "codemodel",
|
|
|
- "version": { "major": 2, "minor": 0 },
|
|
|
+ "version": { "major": 2, "minor": 1 },
|
|
|
"paths": {
|
|
|
"source": "/path/to/top-level-source-dir",
|
|
|
"build": "/path/to/top-level-build-dir"
|
|
|
@@ -915,6 +915,8 @@ with members:
|
|
|
unsigned integer 0-based index into the ``backtraceGraph`` member's
|
|
|
``nodes`` array.
|
|
|
|
|
|
+ This field was added in codemodel version 2.1.
|
|
|
+
|
|
|
``defines``
|
|
|
Optional member that is present when there are preprocessor definitions.
|
|
|
The value is a JSON array with an entry for each definition. Each
|