[cfe-users] clang-check with MSVC command DB

Ch'Gans via cfe-users cfe-users at lists.llvm.org
Wed Dec 14 14:40:00 PST 2016


Hi there,

Is there a way to get clang-check works with a MSVC  compile command database?
Clang itself can understand MSVC commands using 'clang.exe
--driver-mode=cl', but clang-check doesn't seem to support this.
Does anyone knows how do do that or any tip or workaround?

I'm using LLVM version 3.7.1.

Thanks



More information about the cfe-users mailing list