================
@@ -798,9 +798,11 @@ void ContinuationIndenter::addTokenOnCurrentLine(LineState 
&State, bool DryRun,
   }
 
   if (!DryRun) {
+    bool ContinuePPDirective =
----------------
HazardyKnusperkeks wrote:

```suggestion
    const bool ContinuePPDirective =
```

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

Reply via email to