[all-commits] [llvm/llvm-project] 84dbcd: [libc++] Fix the build for AppleClang.
mordante via All-commits
all-commits at lists.llvm.org
Sat Feb 20 04:55:11 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84dbcdd5ffa38345c617ca780d6e760beb69a96d
https://github.com/llvm/llvm-project/commit/84dbcdd5ffa38345c617ca780d6e760beb69a96d
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M libcxx/test/std/utilities/format/format.formatter/format.parse.ctx/check_arg_id.pass.cpp
M libcxx/test/std/utilities/format/format.formatter/format.parse.ctx/next_arg_id.pass.cpp
Log Message:
-----------
[libc++] Fix the build for AppleClang.
Forgot to add some parts of D93593, this should disable the tests on
Apple. Seems Louis was right ;-)
More information about the All-commits
mailing list