[all-commits] [llvm/llvm-project] 54e274: [clang] Adjust TargetInfo bitfield (#74893)
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Sat Dec 9 07:13:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54e2749609d7114f4a48f4146cddeecf76d935a4
https://github.com/llvm/llvm-project/commit/54e2749609d7114f4a48f4146cddeecf76d935a4
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-12-09 (Sat, 09 Dec 2023)
Changed paths:
M clang/include/clang/Basic/TargetInfo.h
Log Message:
-----------
[clang] Adjust TargetInfo bitfield (#74893)
An 8 bit bitfield should not have a preferred type of bool.
More information about the All-commits
mailing list