Files
clang-p2996/clang-tools-extra/clangd/ScanningProjectModules.cpp
Petr Polezhaev 2b0e2255d6 [clangd] Support .clangd command line modifications for C++ modules (#122606)
Tunnels `Manger` object into the `ScanningAllProjectModules` so it can
be used to perform necessary command-line modifications (which also adds
`--resources` path previously added there explicitly). This allows using
the experimental C++ modules support with gcc.

This was discussed in the issue with @ChuanqiXu9 and @kadircet

Closes #112635
2025-01-22 17:27:28 +08:00

7.6 KiB