[PATCH] D140756: Add clang_CXXMethod_isExplicit to libclang
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 9 10:42:15 PST 2023
aaron.ballman added a comment.
In D140756#4115963 <https://reviews.llvm.org/D140756#4115963>, @vedgy wrote:
> In D140756#4115381 <https://reviews.llvm.org/D140756#4115381>, @aaron.ballman wrote:
>
>> The spare moment came sooner than expected, I've made the changes in de4321cf2cf28f2bae7fc0f1897957e73b726f89 <https://reviews.llvm.org/rGde4321cf2cf28f2bae7fc0f1897957e73b726f89>.
>
> Isn't the `global:` label needed in the new `LLVM_17` block/tag?
I thought that was the default already, but I see the others do it explicitly, so I will as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140756/new/
https://reviews.llvm.org/D140756
More information about the cfe-commits
mailing list