================
@@ -27,5 +29,5 @@ class TextEncoding {
llvm::StringRef getLiteralEncoding() { return LiteralEncoding; }
};
-} // namespace clang
+
#endif
----------------
s-barannikov wrote:I probably looked at the version before the rebase. All looks good now, thanks. https://github.com/llvm/llvm-project/pull/207382 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
