diff options
author | Stephan T. Lavavej <stl@exchange.microsoft.com> | 2017-02-05 22:48:13 +0000 |
---|---|---|
committer | Stephan T. Lavavej <stl@exchange.microsoft.com> | 2017-02-05 22:48:13 +0000 |
commit | ae2798fc53654659c07d082f48284d6bf1085851 (patch) | |
tree | b616e65deba1e308c0eb923add8cf0fcb70a4410 /libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc.pass.cpp | |
parent | 0d6482f3bb9808c7246305884d18645362cd2f93 (diff) | |
download | bcm5719-llvm-ae2798fc53654659c07d082f48284d6bf1085851.tar.gz bcm5719-llvm-ae2798fc53654659c07d082f48284d6bf1085851.zip |
[libcxx] [test] Avoid MSVC's non-Standard ABI in underlying_type.pass.cpp.
When compiled with Clang for Windows, this was emitting "enumerator value
evaluates to 4294967295, which cannot be narrowed to type 'int' [-Wc++11-narrowing]".
The test should more strenuously avoid poking this ABI deficiency (and it
already has coverage for explicitly specified underlying types).
Fixes D29140.
llvm-svn: 294159
Diffstat (limited to 'libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc.pass.cpp')
0 files changed, 0 insertions, 0 deletions