[libcxx-commits] [PATCH] D59110: Restructure existing test suite to follow libc++ standard layout

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 12 08:00:17 PDT 2019


ldionne added a comment.

To be clear about what I'd like: please do not add `CMakeLists.txt`s all over the tree, instead keep relying on `GLOB_RECURSE` like my current `test/CMakeLists.txt` does.


Repository:
  rPSTL pstl

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

https://reviews.llvm.org/D59110





More information about the libcxx-commits mailing list