diff options
author | Kazu Hirata <kazu@google.com> | 2025-09-28 10:27:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-28 10:27:21 -0700 |
commit | 372f78643e7154f8b3f28a01aebdc1aab87168fb (patch) | |
tree | c3a339f1d88e2bcf52b043f48224ef42bed25101 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 0de265c3e3beaa0ac0a2976b8c7905ce321987c1 (diff) | |
download | llvm-372f78643e7154f8b3f28a01aebdc1aab87168fb.zip llvm-372f78643e7154f8b3f28a01aebdc1aab87168fb.tar.gz llvm-372f78643e7154f8b3f28a01aebdc1aab87168fb.tar.bz2 |
[ADT] Add [[nodiscard]] to more classes (NFC) (#161044)
This patch adds [[nodiscard]] to user-facing functions in set/map
classes if they return non-void values and appear to have no side
effect.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions