diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-06-24 20:10:27 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-06-24 20:10:27 +0000 |
commit | 6800e398650da64f663b2888a83f835a3dd32b92 (patch) | |
tree | 7640a73f118a1200f89d1fe09f2ebc0bdfcd6c95 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 83973ef23b32666d972b55d20bca471c3f502398 (diff) | |
download | llvm-6800e398650da64f663b2888a83f835a3dd32b92.zip llvm-6800e398650da64f663b2888a83f835a3dd32b92.tar.gz llvm-6800e398650da64f663b2888a83f835a3dd32b92.tar.bz2 |
Fix up scoping in a few tests (and delete one that validates unnecessary behavior).
Most of this is just tests that were silently succeeding in spite of
schema changes I made over a year ago. Cleaning them up as they lead to
failures in a change I'm working on/will come soon.
test/DebugInfo/2010-01-19-DbgScope.ll was removed as it tested miscoping
where a DebugLoc described a location not in the current function. The
test case doesn't describe why this is a valid situation and should be
supported, so I'm removing it and shortly going to commit changes that
make this firmly unsupported/assert-fail.
llvm-svn: 211628
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions