[PATCH] D135295: [clang][ExtractAPI] Don't print locations for anonymous tags

Zixu Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 5 13:09:58 PDT 2022


zixuw added a comment.

In D135295#3837895 <https://reviews.llvm.org/D135295#3837895>, @zixuw wrote:

> In D135295#3837855 <https://reviews.llvm.org/D135295#3837855>, @zixuw wrote:
>
>> In D135295#3837734 <https://reviews.llvm.org/D135295#3837734>, @ributzka wrote:
>>
>>> This doesn't affect any tests?
>>
>> Just finished building locally, running tests to verify now
>
> Doesn't affect any test for this patch as expected. Still need to see how does it interacts with https://reviews.llvm.org/D134813.

Interaction with D134813 <https://reviews.llvm.org/D134813> looks good. Landing this


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135295/new/

https://reviews.llvm.org/D135295



More information about the cfe-commits mailing list