[all-commits] [llvm/llvm-project] 74cfd2: [clang][headers][x86] Reduce clang-format warnings...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 1 10:05:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74cfd203c36d314e3a47c3e239776a1a90424531
https://github.com/llvm/llvm-project/commit/74cfd203c36d314e3a47c3e239776a1a90424531
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M clang/lib/Headers/bmiintrin.h
M clang/lib/Headers/lzcntintrin.h
M clang/lib/Headers/tbmintrin.h
Log Message:
-----------
[clang][headers][x86] Reduce clang-format warnings when updating x86 headers
While adding constexpr support the CI code_formatting stage was being flooded with opening brace warnings.
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