llvm-project/libcxx/test/std/utilities/any/any.class
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
..
any.assign [libcxx][test] Silence -Wself-assign diagnostics 2018-04-07 10:36:03 +00:00
any.cons Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
any.modifiers Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
any.observers
not_literal_type.pass.cpp