Provide an example of how to use this extension and more importantly,
document that cleanup functions are run in reverse nested order.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151732
[clang][docs] document __attribute__((cleanup())) GNU C extension ClosedPublic Authored by nickdesaulniers on May 30 2023, 10:03 AM.
Details Summary Provide an example of how to use this extension and more importantly,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 30 2023, 10:10 AM nickdesaulniers marked an inline comment as done. Comment Actions
This revision was landed with ongoing or failed builds.Jun 1 2023, 11:25 AM Closed by commit rG8dc13957cb17: [clang][docs] document __attribute__((cleanup())) GNU C extension (authored by nickdesaulniers). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 527528 clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
|