We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec3ea6 commit a4f4d13Copy full SHA for a4f4d13
clang/docs/ReleaseNotes.rst
@@ -525,7 +525,8 @@ Attribute Changes in Clang
525
526
- The ``target_version`` attribute is now only supported for AArch64 and RISC-V architectures.
527
528
-- Clang now permits ``[[msvc::constexpr]]`` usage outside of the std namespace. (#GH74924)
+- Clang now permits the usage of the placement new operator in ``[[msvc::constexpr]]``
529
+ context outside of the std namespace. (#GH74924)
530
531
Improvements to Clang's diagnostics
532
-----------------------------------
0 commit comments