llvm-project/libcxx/test/std/utilities/any/any.class/any.assign
Roman Lebedev 6669e59f88 [libcxx][test] Silence -Wself-assign diagnostics
Summary:
D44883 extends -Wself-assign to also work on C++ classes.
These new warnings pop up in the test suite, so they have to be silenced.

Please refer to the D45082 for disscussion on whether this is the right way to solve this.

Testing: `ninja check-libcxx check-libcxxabi` in stage-2 build.

Reviewers: mclow.lists, EricWF

Reviewed By: EricWF

Subscribers: Quuxplusone, cfe-commits

Differential Revision: https://reviews.llvm.org/D45128

llvm-svn: 329490
2018-04-07 10:36:03 +00:00
..
copy.pass.cpp [libcxx][test] Silence -Wself-assign diagnostics 2018-04-07 10:36:03 +00:00
move.pass.cpp Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
value.pass.cpp Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00