================
@@ -73,15 +74,43 @@ class HeaderIncludes {
   /// same category in the code that should be sorted after \p IncludeName. If
   /// \p IncludeName already exists (with exactly the same spelling), this
   /// returns std::nullopt.
-  std::optional<tooling::Replacement> insert(llvm::StringRef Header,
-                                             bool IsAngled,
+  std::optional<tooling::Replacement> insert(StringRef Header, bool IsAngled,
----------------
dmaclach wrote:

Done

https://github.com/llvm/llvm-project/pull/212852
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to