[clang] [libc++] Add builtin to clear padding bytes (prework for P0528R3) (PR #75371)

Louis Dionne via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 19 09:31:25 PST 2024


================
@@ -0,0 +1,556 @@
+// RUN: mkdir -p %t
----------------
ldionne wrote:

Are these files missing a license?

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


More information about the cfe-commits mailing list