[libcxx-commits] [PATCH] D77415: [lit] Move the recursiveExpansionLimit setting to TestingConfig
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Mon Apr  6 11:26:06 PDT 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a42bf24ae99: [lit] Move the recursiveExpansionLimit setting to TestingConfig (authored by ldionne).
Changed prior to commit:
  https://reviews.llvm.org/D77415?vs=254849&id=255417#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77415/new/
https://reviews.llvm.org/D77415
Files:
  libcxx/test/lit.cfg
  libcxx/utils/libcxx/test/format.py
  libcxx/utils/libcxx/test/newformat.py
  libcxxabi/test/lit.cfg
  llvm/docs/CommandGuide/lit.rst
  llvm/utils/lit/lit/LitConfig.py
  llvm/utils/lit/lit/TestRunner.py
  llvm/utils/lit/lit/TestingConfig.py
  llvm/utils/lit/tests/Inputs/shtest-recursive-substitution/does-not-substitute-within-limit/lit.cfg
  llvm/utils/lit/tests/Inputs/shtest-recursive-substitution/negative-integer/lit.cfg
  llvm/utils/lit/tests/Inputs/shtest-recursive-substitution/not-an-integer/lit.cfg
  llvm/utils/lit/tests/Inputs/shtest-recursive-substitution/set-to-none/lit.cfg
  llvm/utils/lit/tests/Inputs/shtest-recursive-substitution/substitutes-within-limit/lit.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77415.255417.patch
Type: text/x-patch
Size: 10732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200406/0f3d4a1a/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list