[PATCH] D127182: [Clang][Modules] Merge availability attributes on imported decls
Michael Spencer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 14 17:55:28 PDT 2022
Bigcheese added a comment.
In D127182#3582540 <https://reviews.llvm.org/D127182#3582540>, @jansvoboda11 wrote:
> Should we add a FIXME saying we need to handle other kinds of attributes?
There already is one where we call `mergeInheritableAttributes`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127182/new/
https://reviews.llvm.org/D127182
More information about the cfe-commits
mailing list