================
@@ -142,6 +142,15 @@ void printDependencyDirectivesAsSource(
 /// \returns true if any C++20 named modules related directive was found.
 bool scanInputForCXX20ModulesUsage(StringRef Source);
 
+/// Scan an input source buffer, and check whether the input ssource is a
----------------
cor3ntin wrote:

```suggestion
/// Scan an input source buffer, and check whether the input source is a
```

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

Reply via email to