Skip to content

Commit

Permalink
Merge pull request #12100 from microsoft/coleng/merge_release_1.19.8.…
Browse files Browse the repository at this point in the history
…try2
  • Loading branch information
Colengms committed Mar 14, 2024
2 parents a71c90c + 86a41c9 commit 9269192
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@

## Version 1.19.8: March 13, 2024
### Bug Fixes
* 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)
* Fix a deadlock. [#12051](https://github.com/microsoft/vscode-cpptools/issues/12051)
* Fix a crash that could occur when failing to query clang-cl.
* Fix an issue with handling of `winsysroot` args for clang-cl.
* Fix an issue with processing relative include paths returned by clang-cl.

## Version 1.19.7: March 11, 2024
### Bug Fixes
Expand Down

0 comments on commit 9269192

Please sign in to comment.