We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403fb78 commit 06f241cCopy full SHA for 06f241c
CHANGELOG.md
@@ -6,6 +6,11 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
7
## [Unreleased]
8
9
+### Fixed
10
+
11
+- Multiple `catch` clauses in C++ are now handled properly, even in case of comments between them.
12
+- Segmentation of `catch` clauses in C++ is now a lot better.
13
14
## [0.0.15] - 2025-03-26
15
16
### Added
0 commit comments