[all-commits] [llvm/llvm-project] dd5ce5: [libcxx] [test] Remove a LIBCXX-WINDOWS-FIXME, don...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Tue Nov 2 12:54:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd5ce506f74b6b88b73f5c329ac6a33ce79a0668
https://github.com/llvm/llvm-project/commit/dd5ce506f74b6b88b73f5c329ac6a33ce79a0668
Author: Martin Storsjö <martin at martin.st>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M libcxx/test/std/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/put2.pass.cpp
Log Message:
-----------
[libcxx] [test] Remove a LIBCXX-WINDOWS-FIXME, don't test an unsupported strftime() pattern
Testing the unsupported pattern can trigger the invalid parameter handler,
which depending on CRT configuration can abort the process.
Differential Revision: https://reviews.llvm.org/D112352
More information about the All-commits
mailing list