diff options
author | Ed Maste <emaste@FreeBSD.org> | 2023-01-12 20:05:42 -0500 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2023-01-16 08:49:13 -0500 |
commit | 2b91dbae650e7a336a7d49b19f5181d163c1fe21 (patch) | |
tree | 695dbc2461c53d16c1cdd99496fccebd90cfc0f5 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 2216ee4909f01d6547fd3bda978c00b2c587ff2f (diff) | |
download | llvm-2b91dbae650e7a336a7d49b19f5181d163c1fe21.zip llvm-2b91dbae650e7a336a7d49b19f5181d163c1fe21.tar.gz llvm-2b91dbae650e7a336a7d49b19f5181d163c1fe21.tar.bz2 |
[libc++] allow redefined macro in non_trivial_copy_move_ABI test
__config defines _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR
on FreeBSD, which conflicts with a command-line definition used by the
non_trivial_copy_move_ABI test.
Add -Wno-macro-redefined to ADDITIONAL_COMPILE_FLAGS in this test.
Reviewed By: philnik
Differential Revision: https://reviews.llvm.org/D141774
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions