[libcxx-commits] [libcxx] [libc++] Diagnoses insufficiently aligned pointers for std::assume_aligned during constant evaluation (PR #73775)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Sat Dec 2 03:54:19 PST 2023


================
@@ -0,0 +1,32 @@
+//===----------------------------------------------------------------------===//
+//
+//                     The LLVM Compiler Infrastructure
+//
+// This file is dual licensed under the MIT and the University of Illinois Open
----------------
philnik777 wrote:

Yes, that test also had an old license header. I've removed any remaining cases. Please update to the new header.

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


More information about the libcxx-commits mailing list