================
@@ -100,6 +100,10 @@ class TokenLexer {
/// See the flag documentation for details.
bool IsReinject : 1;
+ /// This is 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
