When building using the MSVC driver, we need to use /imsvc rather than
-isystem for system headers.
Details
Details
- Reviewers
mstorsjo paulkirth - Commits
- rGbd0a35edfd0c: [CMake] Use correct include flag for MSVC
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Is this change something we need to document or mention in release notes? I'm always blurry on what changes to build/config would require those.
Otherwise this is LGTM. You may want to see if @mstorsjo has any thoughts before landing, though.