[libcxx-commits] [PATCH] D77415: [lit] Move the recursiveExpansionLimit setting to TestingConfig

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 3 10:15:29 PDT 2020


ldionne accepted this revision as: libc++, libc++abi.
ldionne added a comment.

Like I mentioned in the commit message, this simply fixes the place where the `recursiveExpansionLimit` is set. Regardless of that, I still plan to explore addressing concerns raised in https://reviews.llvm.org/D76178, which is somewhat orthogonal.

Accepting for libc++ and libc++abi.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77415





More information about the libcxx-commits mailing list