Skip to content

Commit d2ca2d7

Browse files
committed
Remove a fix.
1 parent 8868676 commit d2ca2d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Extension/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
### Bug Fixes
1010
* Fix 'Find All References' and 'Rename' on `#define` macro definitions. [#6194](https://github.com/microsoft/vscode-cpptools/issues/6194)
1111
* Fix anonymous enums not working in gcc/clang modes. [#10436](https://github.com/microsoft/vscode-cpptools/issues/10436)
12-
* Fix doxygen comments at the end of a function. [#13725](https://github.com/microsoft/vscode-cpptools/issues/13725)
1312
* Fix mac framework search path detection to include paths passed in the `includePath`. [#13993](https://github.com/microsoft/vscode-cpptools/issues/13993)
1413
* Fix formatting with `clang-tidy` randomly getting stuck on Windows (on a call to `GetOverlappedResult`). [#14025](https://github.com/microsoft/vscode-cpptools/issues/14025)
1514
* Fix code analysis re-running automatically after a settings change when diagnostics already exist if it was manually instead of automatically invoked.

0 commit comments

Comments
 (0)