Skip to content

Commit 9269192

Browse files
authored
Merge pull request #12100 from microsoft/coleng/merge_release_1.19.8.try2
2 parents a71c90c + 86a41c9 commit 9269192

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Extension/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
## Version 1.19.8: March 13, 2024
44
### Bug Fixes
5+
* Fix an issue with applying the proper working directory from a `compile_commands.json` when a `compilePath` is also set. [#12024](https://github.com/microsoft/vscode-cpptools/issues/12024)
56
* Fix a deadlock. [#12051](https://github.com/microsoft/vscode-cpptools/issues/12051)
67
* Fix a crash that could occur when failing to query clang-cl.
8+
* Fix an issue with handling of `winsysroot` args for clang-cl.
9+
* Fix an issue with processing relative include paths returned by clang-cl.
710

811
## Version 1.19.7: March 11, 2024
912
### Bug Fixes

0 commit comments

Comments
 (0)