[all-commits] [llvm/llvm-project] dbe320: [llvm] minor revisions to export annotation macro ...
Andrew Rogers via All-commits
all-commits at lists.llvm.org
Thu May 8 13:41:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dbe320efa19e52351a4819fc50d62219852cd381
https://github.com/llvm/llvm-project/commit/dbe320efa19e52351a4819fc50d62219852cd381
Author: Andrew Rogers <andrurogerz at gmail.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M llvm/docs/InterfaceExportAnnotations.rst
Log Message:
-----------
[llvm] minor revisions to export annotation macro docs (#138761)
## Purpose
Make some minor tweaks and clarifications to the `LLVM_ABI` export
annotation docs.
## Overview
1. Minor cleanup on wording throughout
2. Clarification around class-level annotation requirements to export
vtable
## Validation
Manually inspected docs on [my fork
here](https://github.com/andrurogerz/llvm-project/blob/llvm-export-annotation-doc-update/llvm/docs/InterfaceExportAnnotations.rst).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list