[clang] [[clang::always_destroy]] attribute silences warn-exit-time-destructor (PR #86486)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 25 07:39:11 PDT 2024


https://github.com/AaronBallman commented:

Thank you for the fix! I have another suggested test case, and please be sure to add a release note to clang/docs/ReleaseNotes.rst so users know about the fix. Also, I think AttrDocs.td should be updated to document the fact that `always_destroy` will silence this diagnostic.

https://github.com/llvm/llvm-project/pull/86486


More information about the cfe-commits mailing list