[clang] [llvm] [Clang] Match MSVC handling of duplicate header search paths in Microsoft compatibility modes. (PR #105738)

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 21 14:43:20 PDT 2024


rnk wrote:

I would stick with `fms-compatibility` being the setting here rather than plumbing the driver mode through. Over the years, many build systems have been adapted to work with `clang[++]` and `cl` without going through clang-cl.

https://github.com/llvm/llvm-project/pull/105738


More information about the cfe-commits mailing list