[all-commits] [llvm/llvm-project] 58610e: [libc++] Raise an exception if a Lit feature resol...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Jun 15 09:21:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58610eb36808d235fa0b6fcb75a07af82d3414a0
https://github.com/llvm/llvm-project/commit/58610eb36808d235fa0b6fcb75a07af82d3414a0
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-06-15 (Mon, 15 Jun 2020)
Changed paths:
M libcxx/test/libcxx/selftest/dsl/dsl.sh.py
M libcxx/utils/libcxx/test/dsl.py
Log Message:
-----------
[libc++] Raise an exception if a Lit feature resolves to an invalid name
This allows reporting issues early when creating feature names.
More information about the All-commits
mailing list