aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/StringMapTest.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2014-11-19 05:49:03 +0000
committerEric Fiselier <eric@efcs.ca>2014-11-19 05:49:03 +0000
commit1eb8220aff18a095c180efb0f44e452eeca5f643 (patch)
tree42e46faa9b805e76045a0c85402d63d8508c376d /llvm/unittests/ADT/StringMapTest.cpp
parent3c8c46efd7dea518102c028c11d6ac93c47a4128 (diff)
downloadllvm-1eb8220aff18a095c180efb0f44e452eeca5f643.zip
llvm-1eb8220aff18a095c180efb0f44e452eeca5f643.tar.gz
llvm-1eb8220aff18a095c180efb0f44e452eeca5f643.tar.bz2
Overhaul and separate nullptr_t tests to pass with C++03.
The standard requires that nullptr_t can be reinterpret_cast to an integral type at least the size of nullptr_t. There is no way to emulate this conversion in the C++03 nullptr_t implementation. The test for this conversion has been moved to a new test and marked XFAIL with c++03. This recommits what was originally r222296. llvm-svn: 222318
Diffstat (limited to 'llvm/unittests/ADT/StringMapTest.cpp')
0 files changed, 0 insertions, 0 deletions