[all-commits] [llvm/llvm-project] cd5900: [PCH] Remove useless UNSUPPORTED clause
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Tue Nov 29 10:07:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd5900dcd1ecea9a5e2ec7b8bc53c61d90b856ed
https://github.com/llvm/llvm-project/commit/cd5900dcd1ecea9a5e2ec7b8bc53c61d90b856ed
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M clang/test/PCH/modified-header-error.c
Log Message:
-----------
[PCH] Remove useless UNSUPPORTED clause
"win32" is never defined as a lit feature, AFAICT, and Windows bots
appear to be running this just fine.
Part of the project to eliminate special handling for triples in lit expressions.
More information about the All-commits
mailing list