Skip to content

Commit a4f4d13

Browse files
committed
update release notes
1 parent 6ec3ea6 commit a4f4d13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,8 @@ Attribute Changes in Clang
525525

526526
- The ``target_version`` attribute is now only supported for AArch64 and RISC-V architectures.
527527

528-
- Clang now permits ``[[msvc::constexpr]]`` usage outside of the std namespace. (#GH74924)
528+
- Clang now permits the usage of the placement new operator in ``[[msvc::constexpr]]``
529+
context outside of the std namespace. (#GH74924)
529530

530531
Improvements to Clang's diagnostics
531532
-----------------------------------

0 commit comments

Comments
 (0)