[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 12:30:21 PDT 2022


zixuw marked an inline comment as done.
zixuw added a comment.

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.


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