================
@@ -135,11 +255,11 @@ SARIFDiagnostic::getSarifLocation(FullSourceLoc Loc, 
PresumedLoc PLoc,
     if (BInfo.first != CaretFileID || EInfo.first != CaretFileID)
       continue;
 
-    // Add in the length of the token, so that we cover multi-char
+    // add in the length of the token, so that we cover multi-char
----------------
Sirraide wrote:

Unrelated change (and it also violates our style guide)

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

Reply via email to