Shell expansion is not supported in compile_commands.json #670
Labels
bug
Something isn't working
enhancement
New feature or request
Feature: accuracy
Able to parse and understand more scenarios
Feature: Parsers
The area of parsing the dry-run or build log
Milestone
As per https://clang.llvm.org/docs/JSONCompilationDatabase.html neither "command" nor "arguments" key support shell expansion but makefile tools extension generates backticked shell commands regardless.
Example input makefile:
Output compile database:
The text was updated successfully, but these errors were encountered: