[libcxx-commits] [PATCH] D67900: [libc++] Use builtin type traits whenever possible

Tiancong Wang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 31 16:34:01 PDT 2020


tcwang added a comment.

F11652731: event.ii <https://reviews.llvm.org/F11652731> event.ii is the preprocessed test case that can be used to reproduce the error. I am trying to use c-reduce to reduce but due to many errors (25 in total), the reduced test case is actually having other errors. I will try to reduce it in the meantime. But just in case this can help the author to figure out the problem. Also attached the interestingness test in test.sh{F11652738 <https://reviews.llvm.org/F11652738>}


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67900





More information about the libcxx-commits mailing list