================ @@ -15099,6 +15037,106 @@ class Sema final : public SemaBase { std::string getFixItZeroLiteralForType(QualType T, SourceLocation Loc) const; ///@} + + // ---------------- erichkeane wrote: @endilll ? https://github.com/llvm/llvm-project/pull/99656