llvm-project
372f7864 - [ADT] Add [[nodiscard]] to more classes (NFC) (#161044)

Commit
219 days ago
[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.
Parents
Loading