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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 19 11:20:57 PST 2021


ldionne accepted this revision as: libc++.
ldionne added a comment.
This revision is now accepted and ready to land.

In D114244#3142822 <https://reviews.llvm.org/D114244#3142822>, @jloser wrote:

> LGTM. You should be able to remove `#include "test_macros.h"` if you feel like it.

Removed upon committing.


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