Skip to content

Commit 8085395

Browse files
authored
Add a missing release note for the fix llvm#188239 (llvm#190782)
1 parent 4aeefff commit 8085395

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,7 @@ Miscellaneous Clang Crashes Fixed
469469
- Fixed a crash when explicitly casting a complex type to or from an atomic complex type. (#GH172208)
470470
- Fixed a crash when explicitly casting a scalar to an atomic complex. (#GH114885)
471471
- 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)
472473

473474
OpenACC Specific Changes
474475
------------------------

0 commit comments

Comments
 (0)