diff options
| author | Kazu Hirata <kazu@google.com> | 2025-10-25 10:04:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-25 10:04:46 -0700 |
| commit | 7b9cf0fe8d7bd77cd5d6747cfed6ecdded64fca3 (patch) | |
| tree | 5e8026f6580ea4d9efabbbe671cf8ec22d27ce37 /llvm/lib/CodeGen/TargetOptionsImpl.cpp | |
| parent | 5113ca0f43a5ce071b462e9f62ebedfa728525be (diff) | |
| download | llvm-7b9cf0fe8d7bd77cd5d6747cfed6ecdded64fca3.zip llvm-7b9cf0fe8d7bd77cd5d6747cfed6ecdded64fca3.tar.gz llvm-7b9cf0fe8d7bd77cd5d6747cfed6ecdded64fca3.tar.bz2 | |
[ADT] Tighten static_assert in Bitfields (#165099)
This patch tightens the static_assert. FirstBit and LastBit are
0-based bit indices of a bitfield, so they must be strictly less than
StorageBits.
Diffstat (limited to 'llvm/lib/CodeGen/TargetOptionsImpl.cpp')
0 files changed, 0 insertions, 0 deletions
