Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

no such file or directory (sourcetrail is treating MSVC options as file/dir) #744

@cloudhan

Description

@cloudhan

That is, sourcetrail is treating MSVC options as file/dir
image

The compdb generate from ninja:

[
  {
    "directory": "D:\\chainer\\build\\temp.win-amd64-3.7\\Release",
    "command": "C:\\PROGRA~2\\MICROS~1\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1423~1.281\\bin\\Hostx64\\x64\\cl.exe  /nologo /TP -DCHAINERX_ENABLE_CUDA=1 -DCHAINERX_ENABLE_LAPACK=1 -DWIN32_LEAN_AND_MEAN -Dgsl_api=\"\" -I\"C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v10.1\\include\" -Ipybind11\\include -Igsl-lite\\include -Iabseil -DVERSION_INFO=\\\"7.0.0b4\\\"  /DWIN32 /D_WINDOWS /W3 /GR /EHsc /openmp /MD /O2 /Ob2 /DNDEBUG   /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++14 /showIncludes /Foabseil-build\\absl\\base\\CMakeFiles\\absl_spinlock_wait.dir\\internal\\spinlock_wait.obj /Fdabseil-build\\absl\\base\\CMakeFiles\\absl_spinlock_wait.dir\\absl_spinlock_wait.pdb /FS -c abseil\\absl\\base\\internal\\spinlock_wait.cc",
    "file": "abseil/absl/base/internal/spinlock_wait.cc"
  },
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions