================
@@ -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.
----------------
yronglin wrote:

Fixed

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

Reply via email to