aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSiva Chandra <sivachandra@google.com>2015-01-09 01:54:44 +0000
committerSiva Chandra <sivachandra@google.com>2015-01-09 01:54:44 +0000
commit311c7db8e3655795c28adc797fcbac434b01bc51 (patch)
tree0e3dab8c5d678a05196379f5cc09aa517f7978a8 /clang/lib/Frontend/CompilerInvocation.cpp
parent203f91e311f860a8d621ad2dfb1da22b6bc03fb9 (diff)
downloadllvm-311c7db8e3655795c28adc797fcbac434b01bc51.zip
llvm-311c7db8e3655795c28adc797fcbac434b01bc51.tar.gz
llvm-311c7db8e3655795c28adc797fcbac434b01bc51.tar.bz2
[InlineTest] getRerunArgs returns an empty string if the test was skipped.
Summary: The main issue that this patch is trying to address is that the current implementation of getRerunArgs of InlineTest relies on the attribute 'using_dsym' which could be absent if the test was skipped altogether. [That is, if both dsym and dwarf tests were skipped.] While at it, the use of deprecated Python module 'new' is eliminated. Test Plan: [Linux] dotest.py -p TestExprPathSynthetic Reviewers: vharron, clayborg Reviewed By: clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D6888 llvm-svn: 225496
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions