[PATCH] D103157: Disable misc-no-recursion checking in Clang

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 26 11:01:00 PDT 2021


erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.

I like this, since the entire CFE does a ton of recursion on purpose for all AST related things.  Please give others time to disagree however :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103157



More information about the cfe-commits mailing list