[PATCH] D140756: Add clang_CXXMethod_isExplicit to libclang
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 9 11:08:45 PST 2023
aaron.ballman added a comment.
In D140756#4115979 <https://reviews.llvm.org/D140756#4115979>, @aaron.ballman wrote:
> 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.
Added in 4c84c1314716392061215aac7f299493bdf3cc93 <https://reviews.llvm.org/rG4c84c1314716392061215aac7f299493bdf3cc93>
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