[PATCH] D72703: Add a warning, flags and pragmas to limit the number of pre-processor tokens in a translation unit

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 27 06:59:03 PST 2020


hans added a comment.

> FWIW, I'm not ecstatic about `max_tokens_here`, I thought `max_tokens_lexed` had a nicer ring to it. /peanut.

I mainly like the clarity in the difference between _here and _total. With _lexed, I feel that would not be as clear.


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

https://reviews.llvm.org/D72703





More information about the cfe-commits mailing list