Pavel Skripkin 150bf637ba
[Clang][Sema] Disallow applying onwership_returns to functions that return non-pointers (#99564)
`onwership_returns` works only with pointers, since it models
user-defined memory allocation functions. Make semantics more clear and
report an error if attribute is attached to wrong function.

Closes #99501
2024-07-29 18:43:50 +02:00
..
2023-07-10 11:15:48 -04:00
2023-08-18 23:36:04 -07:00

See llvm/docs/README.txt