[PATCH] D136539: [Lex] Bring back the magic number 50 in updateConsecutiveMacroArgTokens.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 25 06:10:55 PDT 2022


hokein updated this revision to Diff 470457.
hokein marked 4 inline comments as done.
hokein added a comment.

address comments and add a stress test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136539/new/

https://reviews.llvm.org/D136539

Files:
  clang/lib/Lex/TokenLexer.cpp
  clang/test/Lexer/Inputs/inc3.h
  clang/test/Lexer/update_consecutive_macro_address_space.c



More information about the cfe-commits mailing list