================
@@ -3287,15 +3287,6 @@ bool Lexer::LexEndOfFile(Token &Result, const char
*CurPtr) {
std::optional<Token> Lexer::peekNextPPToken() {
assert(!LexingRawMode && "How can we expand a macro from a skipping
buffer?");
- if (isDependencyDirectivesLexer()) {
----------------
yronglin wrote:
No, we don't need this change.
https://github.com/llvm/llvm-project/pull/191004
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits