[libc-commits] [PATCH] D136799: [libc] Implement a high-precision floating point class.

Thorsten via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Oct 27 06:58:25 PDT 2022


tschuett added inline comments.


================
Comment at: libc/src/__support/FPUtil/big_float.h:22
+namespace __llvm_libc {
+namespace fputil {
+
----------------
What is libc`s stand on nested namespaces?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136799



More information about the libc-commits mailing list