================ @@ -3808,13 +3867,38 @@ void Parser::ParseCXXMemberSpecification(SourceLocation RecordLoc, SourceLocation AbstractLoc; bool IsFinalSpelledSealed = false; bool IsAbstract = false; + SourceLocation TriviallyRelocatable; + SourceLocation Replacable; ---------------- Fznamznon wrote:
```suggestion SourceLocation Replaceable; ``` https://github.com/llvm/llvm-project/pull/127636 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits