We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aeefff commit 8085395Copy full SHA for 8085395
clang/docs/ReleaseNotes.rst
@@ -469,6 +469,7 @@ Miscellaneous Clang Crashes Fixed
469
- Fixed a crash when explicitly casting a complex type to or from an atomic complex type. (#GH172208)
470
- Fixed a crash when explicitly casting a scalar to an atomic complex. (#GH114885)
471
- Fixed an assertion failure when parsing an invalid out-of-line enum definition with template parameters. (#GH187909)
472
+- Fixed an assertion failure on invalid template template parameter during typo correction. (#GH183983)
473
474
OpenACC Specific Changes
475
------------------------
0 commit comments