aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DAGDeltaAlgorithm.cpp
diff options
context:
space:
mode:
authorEd Schouten <ed@nuxi.nl>2015-03-16 17:56:04 +0000
committerEd Schouten <ed@nuxi.nl>2015-03-16 17:56:04 +0000
commit152b6376820021154a8b6c782aec93c4b64c8f69 (patch)
tree006c4623ffb35f23862c666ee09f261b6c6248bb /llvm/lib/Support/DAGDeltaAlgorithm.cpp
parent1d3b431c98ef13e35a06ab6e69005983e6d2a030 (diff)
downloadllvm-152b6376820021154a8b6c782aec93c4b64c8f69.zip
llvm-152b6376820021154a8b6c782aec93c4b64c8f69.tar.gz
llvm-152b6376820021154a8b6c782aec93c4b64c8f69.tar.bz2
Don't attempt to validate the output of %p.
In one of the ostream tests we attempt to validate whether the output of %p is correct. This is actually outside the scope of libc++, for the %reason that the format of %p is implementation defined. Change the test %to validate that the output of %p is non-empty and is different when %given two unequal addresses. Differential Revision: http://reviews.llvm.org/D8354 Reviewed by: marshall llvm-svn: 232390
Diffstat (limited to 'llvm/lib/Support/DAGDeltaAlgorithm.cpp')
0 files changed, 0 insertions, 0 deletions