I think the current ordering clobbers LIBCXX_STANDARD_VER and makes it so SUPPORTS_DIALECT_NAME_MSVC and SUPPORTS_DIALECT_NAME are both false.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D69692
[libcxx][cmake]Fixing ordering in setting SUPPORTS_DIALECT_NAME/SUPPORTS_DIALECT_NAME_MSVC. AbandonedPublic Authored by plotfi on Oct 31 2019, 4:50 PM.
Details
Summary I think the current ordering clobbers LIBCXX_STANDARD_VER and makes it so SUPPORTS_DIALECT_NAME_MSVC and SUPPORTS_DIALECT_NAME are both false.
Diff Detail
Revision Contents
Diff 227376 libcxx/CMakeLists.txt
|