[libc-commits] [PATCH] D132254: [libc] Add a span facility

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Aug 19 11:15:09 PDT 2022


gchatelet added a comment.

In D132254#3735835 <https://reviews.llvm.org/D132254#3735835>, @tschuett wrote:

> Where do you use  `enable_if`? `data_` is libc coding conventions? It is not conforming to the LLVM coding conventions.

Thx @tschuett for the comments. Done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132254



More information about the libc-commits mailing list