llvm-project
372f7864
- [ADT] Add [[nodiscard]] to more classes (NFC) (#161044)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#161044 - [ADT] Add [[nodiscard]] to more classes (NFC)
Author
kazutakahirata
Parents
0de265c3
Loading