[libcxx-commits] [PATCH] D61348: [libcxx] add debug-mode feature flag

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 30 15:58:07 PDT 2019


EricWF requested changes to this revision.
EricWF added a comment.
This revision now requires changes to proceed.

These tests turn on debug mode themselves - they don't need to be limited the configurations where the user turns it on.

I don't want the debug tests to be their "own configuration". They should be run in all configurations (except testing the Apple system libc++)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61348





More information about the libcxx-commits mailing list