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 96af9b7 commit a456d05Copy full SHA for a456d05
clang/docs/ReleaseNotes.rst
@@ -432,8 +432,7 @@ Bug Fixes to C++ Support
432
- Fix an assertion failure when taking the address on a non-type template parameter argument of
433
object type. (#GH151531)
434
- Suppress ``-Wdouble-promotion`` when explicitly asked for with C++ list initialization (#GH33409).
435
-- Fixed a crash in the pre-C++23 warning for attributes before a lambda
436
- declarator by unifying format args to ``%0`` as attribute name, ``%1`` as selector (#GH161070).
+- Fixed a crash in the pre-C++23 warning for attributes before a lambda declarator (#GH161070).
437
438
Bug Fixes to AST Handling
439
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments