Issue 128522
Summary [clang-tidy] compile_commands.json parsing error resulting in file not found [clang-diagnostic-error]
Labels clang-tidy
Assignees
Reporter MrZaus
    When command field in compile_commands.json begins with /usr/share/arm-gnu-toolchain-12.3.rel1-x86_64-arm-none-eabi/bin/arm-none-eabi-g++ include flags are not parsed as expected resulting in errors 'file not found [clang-diagnostic-error]'.
I suspect JSONCompilationDatabase.cpp unwrapCommand.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to