[libcxx-commits] [libcxx] mark std::make_format_args with clang::lifetimebound attribute (PR #78997)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Feb 25 11:54:12 PST 2024
================
@@ -0,0 +1,17 @@
+// Check that format functions are marked [[clang::lifetimebound]] as a conforming extension
----------------
kelbon wrote:
added
https://github.com/llvm/llvm-project/pull/78997
More information about the libcxx-commits
mailing list