[PATCH] D51693: ADT: add <bit> header, implement C++20 bit_cast, use

Stephen Hines via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 11:33:16 PDT 2018


srhines accepted this revision.
srhines added a comment.

Union punning is one of my pet peeves, so I am glad to see this. bit_cast seems generally useful too, so thanks for adding it.


Repository:
  rL LLVM

https://reviews.llvm.org/D51693





More information about the llvm-commits mailing list