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