File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
## Version 1.11.5: August 9, 2022
38
38
## Bug Fixes
39
39
* 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 )
42
42
43
43
## Version 1.11.4: July 21, 2022
44
44
## New Features
You can’t perform that action at this time.
0 commit comments