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 d85c1cd commit a7fbbbaCopy full SHA for a7fbbba
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 a bug where bounds of partially expanded pack indexing expressions were checked too early. (#GH116105)
718
719
Bug Fixes to AST Handling
720
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments