diff options
author | Louis Dionne <ldionne@apple.com> | 2018-12-04 19:31:08 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2018-12-04 19:31:08 +0000 |
commit | f14927e98e23a3c1806eeb12b89252c35e77c1ff (patch) | |
tree | bd722506d952438f69661df07b4aaf62bc119020 /llvm/test/Bitcode/global-variables.3.2.ll | |
parent | eb5bfac7ce48246fd88130d2bf01eb18237792ef (diff) | |
download | bcm5719-llvm-f14927e98e23a3c1806eeb12b89252c35e77c1ff.tar.gz bcm5719-llvm-f14927e98e23a3c1806eeb12b89252c35e77c1ff.zip |
[libcxx] Always enable availability in the lit test suite.
Summary:
Running the tests without availability enabled doesn't really make sense:
availability annotations allow catching errors at compile-time instead
of link-time. Running the tests without availability enabled allows
confirming that a test breaks at link-time under some configuration,
but it is more useful to instead check that it should fail at compile-time.
Always enabling availability in the lit test suite will greatly simplify
XFAILs and troubleshooting of failing tests, which is currently a giant
pain because we have these two levels of possible failure: link-time and
compile-time.
Reviewers: EricWF, mclow.lists
Subscribers: christof, jkorous, dexonsmith, libcxx-commits
Differential Revision: https://reviews.llvm.org/D55079
llvm-svn: 348296
Diffstat (limited to 'llvm/test/Bitcode/global-variables.3.2.ll')
0 files changed, 0 insertions, 0 deletions