[PATCH] D96816: [ObjC] Encode pointers to C++ classes as "^v" if the encoded string would otherwise include template specialization types

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 18 12:28:56 PST 2021


thakis added a comment.

In D96816#2572431 <https://reviews.llvm.org/D96816#2572431>, @thakis wrote:

> See maybe also https://reviews.llvm.org/D73202 . Do we need to bump serialization::VERSION_MINOR ?

I gave


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96816



More information about the cfe-commits mailing list