This change adds more test cases for the default MSVC compatibility version:
- When -fms-extensions is supplied, but -fmsc-version and -fms-compatibility-version are not.
- With the target triple specifies an MSVC environment, but no other -fms* flags.
Differential D27498
Add more tests for MSVC version handling. dlj on Dec 6 2016, 6:08 PM. Authored by
Details This change adds more test cases for the default MSVC compatibility version:
Diff Detail
|