[libcxx-commits] [PATCH] D147356: Fixing conflicting macro definitions between curses.h and the standard library.

Nicole Rabjohn via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 11 12:41:40 PDT 2023


nicolerabjohn added a comment.

There was a fix for `nasty_macros.compile.pass.cpp` in a recent AIX update. I've put up https://reviews.llvm.org/D148040 to revert the XFAILs. Once that lands, I'll update this patch to put the test cases there.


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

https://reviews.llvm.org/D147356



More information about the libcxx-commits mailing list