[libcxx-commits] [PATCH] D110284: [libc++] Remove uses of _LIBCPP_HAS_NO_VARIABLE_TEMPLATES

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 22 13:11:54 PDT 2021


jloser added inline comments.


================
Comment at: libcxx/test/libcxx/selftest/test_macros.pass.cpp:33
 
 void test_libcxx_macros()
 {
----------------
Now that this function is empty, can we just remove it and its call site in `main` below?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110284



More information about the libcxx-commits mailing list