[all-commits] [llvm/llvm-project] 15bf66: [libc++] Tidy-up instances of __STDCPP_DEFAULT_NEW...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Jul 19 16:37:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15bf66d2f831338eef997ba1d1b6841d915bbe14
https://github.com/llvm/llvm-project/commit/15bf66d2f831338eef997ba1d1b6841d915bbe14
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-07-19 (Mon, 19 Jul 2021)
Changed paths:
M libcxx/test/std/containers/sequences/array/size_and_alignment.pass.cpp
A libcxx/test/std/language.support/support.types/max_align_t.compile.pass.cpp
R libcxx/test/std/language.support/support.types/max_align_t.pass.cpp
Log Message:
-----------
[libc++] Tidy-up instances of __STDCPP_DEFAULT_NEW_ALIGNMENT__ in the tests
See https://reviews.llvm.org/D105905 for context.
Differential Revision: https://reviews.llvm.org/D106182
More information about the All-commits
mailing list