================
@@ -151,6 +155,14 @@ class TokenLexer {
   /// preprocessor directive.
   bool isParsingPreprocessorDirective() const;
 
+  /// setLexingCXXModuleDirective - This is set to true if this TokenLexer is
+  /// created when handling C++ module directive.
----------------
yronglin wrote:

done

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

Reply via email to