diff options
author | Stephan T. Lavavej <stl@exchange.microsoft.com> | 2016-11-18 21:54:31 +0000 |
---|---|---|
committer | Stephan T. Lavavej <stl@exchange.microsoft.com> | 2016-11-18 21:54:31 +0000 |
commit | e57a2a31447e009cfe8c503429078e740a8a8448 (patch) | |
tree | 00625e36e9d116c708f3eb637d2a571a33e830eb /lldb/source/Commands/CommandObjectThread.cpp | |
parent | c8629bd35a3f8e510d169888f5b5efeb53902fef (diff) | |
download | llvm-e57a2a31447e009cfe8c503429078e740a8a8448.zip llvm-e57a2a31447e009cfe8c503429078e740a8a8448.tar.gz llvm-e57a2a31447e009cfe8c503429078e740a8a8448.tar.bz2 |
[libcxx] [test] D26813: allocator<const T> is non-Standard.
N4582 17.6.3.5 [allocator.requirements] says that allocators are given
cv-unqualified object types, and N4582 20.9.9 [default.allocator]
implies that allocator<const T> is ill-formed (due to colliding
address() overloads). Therefore, tests for allocator<const T>
should be marked as libcxx-specific (if not removed outright).
llvm-svn: 287381
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions