diff options
author | Eric Fiselier <eric@efcs.ca> | 2014-12-10 03:42:09 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2014-12-10 03:42:09 +0000 |
commit | 89c019ecd22e382f47314ac0f16979ea00459c35 (patch) | |
tree | e4f2d06b5d5168e46a0301b7fe69a5da13e15273 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2cf124a9f39928aada1966f2312cdc6da44cf733 (diff) | |
download | llvm-89c019ecd22e382f47314ac0f16979ea00459c35.zip llvm-89c019ecd22e382f47314ac0f16979ea00459c35.tar.gz llvm-89c019ecd22e382f47314ac0f16979ea00459c35.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
llvm-svn: 223915
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions