================
@@ -476,3 +477,58 @@ EditedSource::getActionForOffset(FileOffset Offs) {
return FileEdits.end();
}
+
+namespace clang {
+namespace edit {
----------------
vbvictor wrote:We can merge namespaces https://github.com/llvm/llvm-project/pull/208682 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
