Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When exporting the compilation database, the -imsvc compiler option is not recognized #1344

Open
FrankPIE opened this issue Mar 21, 2024 · 1 comment

Comments

@FrankPIE
Copy link

When generating MSVC projects using CMake with a higher version and ClangCl as the compiler, the -imsvc option is replaced with /external:I as an alternative compiler option. This is due to a reported issue where Clang-Tidy cannot recognize the /external:I option but can recognize -imsvc. This results in a contradiction where -imsvc is not recognized when exporting the Compilation Database, while /external:I is accurately exported.

@mariru27
Copy link
Contributor

Hi @FrankPIE,

Apologies, your request falls outside our usual scope of support

Feel free to contact us for further assistance

Kind regards,
Marina

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants