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

Nick Desaulniers via llvm-commits llvm-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 llvm-commits mailing list