[libc-commits] [PATCH] D119145: [libc] Replace type punning with bit_cast

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Feb 8 08:56:36 PST 2022


gchatelet added a comment.

In D119145#3305009 <https://reviews.llvm.org/D119145#3305009>, @sivachandra wrote:

> I am not an expert, but normally the word "illegal" in code/commit logs is not preferred as it can imply non-technical errors. So, may be replace it with "incorrect".

Thx, I reworded it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119145



More information about the libc-commits mailing list