Files
llvm/clang/docs
halbi2 a63bbf2f1e [clang] Diagnose [[nodiscard]] return types in Objective-C++ (#142541)
My solution was to copy-paste getUnusedResultAttr and
hasUnusedResultAttr from CallExpr into ObjCMessageExpr too.

Fixes #141504
2025-07-28 09:26:28 -04:00
..
2025-03-29 20:54:15 +01:00
2025-04-10 20:40:43 +02:00