================
@@ -68,6 +68,11 @@ struct PathDiagnosticConsumerOptions {
   /// without re-compiling the program under analysis.
   bool ShouldDisplayMacroExpansions = false;
 
+  /// Whether to include clang-formatted macros during macro expansions
+  /// or to keep it as it was stored, the default setting is to kee it as
----------------
NagyDonat wrote:

```suggestion
  /// or to keep it as it was stored, the default setting is to keep it as
```
Just a typo.

https://github.com/llvm/llvm-project/pull/156046
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to