aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/DebugProgramInstruction.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-10-25 10:04:46 -0700
committerGitHub <noreply@github.com>2025-10-25 10:04:46 -0700
commit7b9cf0fe8d7bd77cd5d6747cfed6ecdded64fca3 (patch)
tree5e8026f6580ea4d9efabbbe671cf8ec22d27ce37 /llvm/lib/IR/DebugProgramInstruction.cpp
parent5113ca0f43a5ce071b462e9f62ebedfa728525be (diff)
downloadllvm-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/IR/DebugProgramInstruction.cpp')
0 files changed, 0 insertions, 0 deletions