Skip to content

Commit 980818c

Browse files
thebrandrecor3ntin
andauthored
Fix reference to issue in clang/docs/ReleaseNotes.rst
Co-authored-by: cor3ntin <[email protected]>
1 parent a2e9227 commit 980818c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@ Miscellaneous Clang Crashes Fixed
939939
module is found through ADL. (GH#109879)
940940

941941
- Fixed a crash when an unscoped enumeration declared by an opaque-enum-declaration within a class template
942-
with a dependent underlying type is subject to integral promotion. (GH#117960)
942+
with a dependent underlying type is subject to integral promotion. (#GH117960)
943943

944944
OpenACC Specific Changes
945945
------------------------

0 commit comments

Comments
 (0)