[libcxx-commits] [PATCH] D114244: [libc++] Avoid potential truncation warnings in std::abs test

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 19 07:34:50 PST 2021


jloser added a comment.

LGTM. You should be able to remove `#include "test_macro.s"` if you feel like it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114244



More information about the libcxx-commits mailing list