Make it a multichoice string to closer mirror the CMake variable. This
allows writing UNSUPPORTED: libcpp-hardening-mode=unchecked rather
than UNSUPPORTED: !libcpp-has-hardened-mode && !libcpp-has-debug-mode.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG000d2b858236: [libc++][hardening][NFC] Rework the Lit feature for detecting the hardening…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I'll hold off merging this to avoid creating conflicts with other patches aiming for the upcoming release (particularly https://reviews.llvm.org/D154367).
Comment Actions
Since we have branched is there a reason to keep this patch open longer or can we land it?