The depreciation warnings are emitted from and
using "#warning". The actual types are not marked
deprecated using attributes.
That's why the tests suppress "-W#warning". I'm trying to get our test
suite passing with -Wsystem-headers -Werror so this is a necessary evil.
Hope that clears things u
On Tue, Jun 14, 2016 at 03:26:11AM -, Eric Fiselier via cfe-commits wrote:
> Author: ericwf
> Date: Mon Jun 13 22:26:11 2016
> New Revision: 272632
>
> URL: http://llvm.org/viewvc/llvm-project?rev=272632&view=rev
> Log:
> Ignore depricated warnings from and
Commit message and change don't a
Author: ericwf
Date: Mon Jun 13 22:26:11 2016
New Revision: 272632
URL: http://llvm.org/viewvc/llvm-project?rev=272632&view=rev
Log:
Ignore depricated warnings from and
Modified:
libcxx/trunk/test/libcxx/containers/gnu_cxx/hash_map.pass.cpp
libcxx/trunk/test/libcxx/containers/gnu_cxx/ha