[clang][docs] document __attribute__((cleanup())) GNU C extension
Provide an example of how to use this extension and more importantly, document that cleanup functions are run in reverse nested order. Reviewed By: erichkeane Differential Revision: https://reviews.llvm.org/D151732
Loading
Please sign in to comment