[all-commits] [llvm/llvm-project] 6427c5: [libc++] Use add_lit_testsuite to register the lib...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Mar 24 13:47:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6427c53940a3d66ba90f72075554431066c5919d
      https://github.com/llvm/llvm-project/commit/6427c53940a3d66ba90f72075554431066c5919d
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-03-24 (Wed, 24 Mar 2021)

  Changed paths:
    M libcxx/test/CMakeLists.txt

  Log Message:
  -----------
  [libc++] Use add_lit_testsuite to register the libc++ test suite

The Runtimes build uses variables set by add_lit_testsuite to discover
tests suites to run.

Differential Revision: https://reviews.llvm.org/D97913




More information about the All-commits mailing list