[all-commits] [llvm/llvm-project] c0c4ad: [clang][test] Split AArch64 target feature checks ...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Thu Jul 18 07:34:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0c4ad5d9a6e05e0b1f5f98ce2e08d479b281be8
https://github.com/llvm/llvm-project/commit/c0c4ad5d9a6e05e0b1f5f98ce2e08d479b281be8
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M clang/test/Preprocessor/aarch64-target-features.c
Log Message:
-----------
[clang][test] Split AArch64 target feature checks across multiple lines. NFC (#99365)
Whenever these tests change, it's difficult to see why they don't match,
and the diff after you've fixed them isn't easy to grok. By splitting
them with a sed pipe, we fix both issues simultaneously.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list