diff options
author | Eric Fiselier <eric@efcs.ca> | 2014-12-10 03:42:09 +0000 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2015-01-08 14:44:28 -0800 |
commit | d3044d58027b3cb20c7d64acccca4722c58ccc78 (patch) | |
tree | 0468955590ca5bb36f3bce14ff55076cbe621cae /configure | |
parent | 85f065559a9c86a8a8e061f7fc87cdd9b7afcaa9 (diff) | |
download | external_llvm-d3044d58027b3cb20c7d64acccca4722c58ccc78.zip external_llvm-d3044d58027b3cb20c7d64acccca4722c58ccc78.tar.gz external_llvm-d3044d58027b3cb20c7d64acccca4722c58ccc78.tar.bz2 |
[LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`
Summary:
This patch gives me just enough to leverage the existing functionality in `TestRunner` for use in `libc++` and `libc++abi` .
It does the following:
* Adds the `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`.
* Allows `parseIntegratedTestScript` to return an empty script if a script is not required by the caller.
Reviewers: ddunbar, EricWF
Reviewed By: EricWF
Subscribers: cfe-commits, llvm-commits
Differential Revision: http://reviews.llvm.org/D6589
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223915 91177308-0d34-0410-b5e6-96231b3b80d8
(cherry picked from commit bd112609813171fad2eeb4ad5f7a9cd95fc78b2e)
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions