[all-commits] [llvm/llvm-project] f2c0c7: [Windows] Convert clang/test/Modules tests to chec...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Tue Nov 29 12:17:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2c0c7299b18448ac3ae04891b53fd8cac4af178
https://github.com/llvm/llvm-project/commit/f2c0c7299b18448ac3ae04891b53fd8cac4af178
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M clang/test/Modules/crash-vfs-path-emptydir-entries.m
M clang/test/Modules/crash-vfs-path-symlink-component.m
M clang/test/Modules/crash-vfs-path-symlink-topheader.m
M clang/test/Modules/crash-vfs-path-traversal.m
M clang/test/Modules/crash-vfs-relative-overlay.m
M clang/test/Modules/crash-vfs-umbrella-frameworks.m
M clang/test/SemaTemplate/instantiation-depth-default.cpp
Log Message:
-----------
[Windows] Convert clang/test/Modules tests to check 'target=<triple>'
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list