[all-commits] [llvm/llvm-project] 43270c: [libc++] Verify base substitutions earlier in the ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Sep 21 12:30:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 43270c65cf48484d8b8cee5044480f6f1b00281d
https://github.com/llvm/llvm-project/commit/43270c65cf48484d8b8cee5044480f6f1b00281d
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M libcxx/utils/libcxx/test/format.py
Log Message:
-----------
[libc++] Verify base substitutions earlier in the testing format
This allows diagnosing missing substitution issues even when doing
availability feature detection in the DSL.
More information about the All-commits
mailing list