Skip to content

Commit 7e48dd2

Browse files
committed
Remove regression fix.
1 parent fc11b3b commit 7e48dd2

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
@@ -15,7 +15,6 @@
1515
* Add handling of `-cxx-isystem`, `-stblib++-isystem`, `-isystem-after`, and `--include-barrier` Clang compiler arguments when composing the order of include paths used by IntelliSense.
1616
* Defer the building of the include completion cache to another thread to improve performance when a file is opened.
1717
* On shutdown, immediately terminate the IntelliSense process instead of waiting 2 seconds.
18-
* Pass only the root framework to clang-tidy.
1918

2019
### Bug Fixes
2120
* Fix an IntelliSense crash in `build_sections`. [#12666](https://github.com/microsoft/vscode-cpptools/issues/12666), [#12956](https://github.com/microsoft/vscode-cpptools/issues/12956)

0 commit comments

Comments
 (0)