[libcxx-commits] [libcxx] [libc++] Diagnoses insufficiently aligned pointers for std::assume_aligned during constant evaluation (PR #73775)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Dec 1 12:58:53 PST 2023
================
@@ -0,0 +1,32 @@
+//===----------------------------------------------------------------------===//
+//
+// The LLVM Compiler Infrastructure
+//
+// This file is dual licensed under the MIT and the University of Illinois Open
----------------
ldionne wrote:
This looks like the wrong license to me.
https://github.com/llvm/llvm-project/pull/73775
More information about the libcxx-commits
mailing list