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 f76ebd3 commit cf8a1d6Copy full SHA for cf8a1d6
clang/docs/ReleaseNotes.rst
@@ -714,6 +714,7 @@ Bug Fixes to C++ Support
714
assumption if they also occur inside of a dependent lambda. (#GH114787)
715
- Clang now uses valid deduced type locations when diagnosing functions with trailing return type
716
missing placeholder return type. (#GH78694)
717
+- Fixed an assertion failure caused by using ``consteval`` in condition in consumed analyses. (#GH117385)
718
719
Bug Fixes to AST Handling
720
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments