================
@@ -1609,6 +1602,10 @@ WhitespaceManager::linkCells(CellDescriptions
&&CellDesc) {
return std::move(CellDesc);
}
+void WhitespaceManager::setChangeSpaces(unsigned Start, unsigned Spaces) {
----------------
HazardyKnusperkeks wrote:
What's the reason for a member and a non member function?
https://github.com/llvm/llvm-project/pull/143781
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits