[libcxx-commits] [PATCH] D94292: [libc++] Sync TEST_HAS_TIMESPEC_GET and _LIBCPP_HAS_TIMESPEC_GET on FreeBSD
    Louis Dionne via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Jan  8 08:03:37 PST 2021
    
    
  
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
This duplication of several things in `test_macros.h` and `__config` is a bit annoying, but LGTM. At the same time, if we want to keep considering the test suite as a self standing thing, the duplication has to remain in some form.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94292/new/
https://reviews.llvm.org/D94292
    
    
More information about the libcxx-commits
mailing list