[all-commits] [llvm/llvm-project] 134e64: [clang][X86] Fix -Wundef warning in cpuid.h (#89842)
Dan Klishch via All-commits
all-commits at lists.llvm.org
Fri Apr 26 05:15:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 134e645645832af6fe9c15d121551de989aa81cf
https://github.com/llvm/llvm-project/commit/134e645645832af6fe9c15d121551de989aa81cf
Author: Dan Klishch <30951924+DanShaders at users.noreply.github.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M clang/lib/Headers/cpuid.h
Log Message:
-----------
[clang][X86] Fix -Wundef warning in cpuid.h (#89842)
Caught by compiling a project (SerenityOS) that uses compiler-rt and not
silencing warnings from system headers.
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