aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRahul Joshi <rjoshi@nvidia.com>2025-06-25 15:47:07 -0700
committerGitHub <noreply@github.com>2025-06-25 15:47:07 -0700
commit00f6d6ab66a7c7caf74562eea442653919a79dd9 (patch)
treed2066d6be94b34ba5f5037f0fffa025ce4183e9b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent3d51490622883a197bd40bf3c1e2962d032ea3c9 (diff)
downloadllvm-00f6d6ab66a7c7caf74562eea442653919a79dd9.zip
llvm-00f6d6ab66a7c7caf74562eea442653919a79dd9.tar.gz
llvm-00f6d6ab66a7c7caf74562eea442653919a79dd9.tar.bz2
[NFC][CodingStandard] Require``[[maybe_unused]]`` for unused variables in asserts (#142850)
Require using attribute `[[maybe_unused]` for assert-only variables that may be unused in non-assert enabled builds to suppress unused variable warnings. --------- Co-authored-by: James Henderson <James.Henderson@sony.com> Co-authored-by: Nikita Popov <github@npopov.com>
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions