[libcxx-commits] [libcxx] [libc++] Encode additional ODR-affecting properties in the ABI tag (PR #69669)
Konstantin Varlamov via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 19 21:12:43 PDT 2023
================
@@ -0,0 +1,63 @@
+//===----------------------------------------------------------------------===//
----------------
var-const wrote:
Do we want to also check that the library version is encoded? (Maybe not, since it's not supposed to be overridden by users)
https://github.com/llvm/llvm-project/pull/69669
More information about the libcxx-commits
mailing list