[libc-commits] [libc] [llvm] [libc] Add user defined literals to ease testing (PR #81267)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Fri Feb 9 08:47:09 PST 2024


================
@@ -0,0 +1,134 @@
+
+//===-- Unittests for user defined integer literals -----------------------===//
----------------
nickdesaulniers wrote:

ah, consider using the "convert to draft" button in github UI to denote a WIP PR.

https://github.com/llvm/llvm-project/pull/81267


More information about the libc-commits mailing list