Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix compiler error with
StrongReferenceToType()
For some reason, Clang 19 appears to raise an error in some situations unless we explicitly inline the implementation of `StrongPointer()` here. PiperOrigin-RevId: 669373421
- Loading branch information