Skip to content

Commit f5d711b

Browse files
authored
Minor fixes to changelog (#9715)
1 parent bd3102a commit f5d711b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extension/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
## Version 1.11.5: August 9, 2022
3838
## Bug Fixes
3939
* Fix crash when tag parsing files containing certain string literals. [#9538](https://github.com/microsoft/vscode-cpptools/issues/9538)
40-
* Fix `llvm-project` parser crash on file: `clang\test\parser\parser_overflow.c`. [#9653](https://github.com/microsoft/vscode-cpptools/issues/9653)
41-
* Fix `llvm-project` parser crash on file: `libcxx\test\support\test.support\make_string_header.pass.cpp` [#9679](https://github.com/microsoft/vscode-cpptools/issues/9679)
40+
* Fix `llvm-project` parser crash on file: `clang/test/parser/parser_overflow.c`. [#9653](https://github.com/microsoft/vscode-cpptools/issues/9653)
41+
* Fix `llvm-project` parser crash on file: `libcxx/test/support/test.support/make_string_header.pass.cpp`. [#9679](https://github.com/microsoft/vscode-cpptools/issues/9679)
4242

4343
## Version 1.11.4: July 21, 2022
4444
## New Features

0 commit comments

Comments
 (0)