[all-commits] [llvm/llvm-project] 05ef48: [libc++] Properly handle --no-execute in the new f...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Apr 27 10:38:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 05ef484df5678bcf531ed18700df2e521d38802a
https://github.com/llvm/llvm-project/commit/05ef484df5678bcf531ed18700df2e521d38802a
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
M libcxx/utils/libcxx/test/newformat.py
Log Message:
-----------
[libc++] Properly handle --no-execute in the new format
If --no-execute is passed, we shouldn't report XFAIL tests as passing,
or they will be considered to XPASS.
More information about the All-commits
mailing list