diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-05-20 21:40:13 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-05-20 21:40:13 +0000 |
commit | 93ef46b02a357cd3669ad0a0e5a2f579a4601cfe (patch) | |
tree | 5860d686be6968df0644edfd4fd3cfa867708471 /clang/lib/Basic/VirtualFileSystem.cpp | |
parent | acca0085c114579a9394c2525415e6a0f77e0820 (diff) | |
download | llvm-93ef46b02a357cd3669ad0a0e5a2f579a4601cfe.zip llvm-93ef46b02a357cd3669ad0a0e5a2f579a4601cfe.tar.gz llvm-93ef46b02a357cd3669ad0a0e5a2f579a4601cfe.tar.bz2 |
Unbreak the sanitizer buildbots after r209226 due to SROA issue described in http://reviews.llvm.org/D3714
Undecided whether this should include a test case - SROA produces bad
dbg.value metadata describing a value for a reference that is actually
the value of the thing the reference refers to. For now, loosening the
assert lets this not assert, but it's still bogus/wrong output...
If someone wants to tell me to add a test, I'm willing/able, just
undecided. Hopefully we'll get SROA fixed soon & we can tighten up this
assertion again.
llvm-svn: 209240
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions