[libc-commits] [PATCH] D85790: [libc][NFC] Extend <ASSERT|EXPECT>_STR* macros to compare with nullptr.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 11 16:38:53 PDT 2020


sivachandra added a comment.

@cgyurgyik - PTAL. The latest diff looks correct to me (as in, what I intended to upload) and includes a fix to `strstr`. Without the fix, a `strstr` test fails with the `nullptr` change to the tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85790



More information about the libc-commits mailing list