================
@@ -3099,7 +3099,7 @@ class Preprocessor {
bool setDeserializedSafeBufferOptOutMap(
const SmallVectorImpl<SourceLocation> &SrcLocSeqs);
- /// Whether allow C++ module directive.
+ /// Whether seen pp-directives which may change the preprocessing state.
----------------
erichkeane wrote:
```suggestion
/// Whether we've seen pp-directives which may have changed the preprocessing
state.
```
https://github.com/llvm/llvm-project/pull/153641
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits