zixuw added inline comments.

================
Comment at: clang/test/ExtractAPI/typedef_anonymous_record.c:74
         "interfaceLanguage": "objective-c",
-        "precise": "c:@SA@MyStruct"
+        "precise": "c:@S@MyStruct"
       },
----------------
Why is the `A` dropped here? Isn't this USR still referring to an anonymous 
struct (`typedef struct { } MyStruct;`)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134813

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to