[all-commits] [llvm/llvm-project] 0e2fb8: [libc++] Refactor max_size.pass.cpp
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed May 4 11:05:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e2fb8ac84bd033450a828409671390a5b6430ac
https://github.com/llvm/llvm-project/commit/0e2fb8ac84bd033450a828409671390a5b6430ac
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-05-04 (Wed, 04 May 2022)
Changed paths:
M libcxx/test/libcxx/strings/basic.string/string.capacity/max_size.pass.cpp
Log Message:
-----------
[libc++] Refactor max_size.pass.cpp
Reorganize the test and simplify the #ifdefs. Fix a typo in __powerpc64__
as a fly-by, and also add a test for the unstable ABI.
Differential Revision: https://reviews.llvm.org/D124403
More information about the All-commits
mailing list