Skip to content
Commit 64f67be3 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

[tooling] Provide the compile commands of the JSON database in the order that...

[tooling] Provide the compile commands of the JSON database in the order that they were provided in the JSON file.

This is useful for debugging of issues and reduction of test cases.
For example, an issue may show up due to the order that some commands were processed.
It is convenient to be able to remove commands from the file and still preserve the order
that they are returned, instead of getting a completely different order when removing a few commands.

llvm-svn: 248292
parent 07a844d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment