This commit is contained in:
Martin Hořeňovský
2023-07-13 13:37:30 +02:00
parent 683c85772f
commit 6e79e682b7
8 changed files with 1975 additions and 1636 deletions

View File

@@ -267,7 +267,7 @@ must compile and must break into debugger.
## Static analysis support
> Introduced in Catch2 X.Y.Z.
> Introduced in Catch2 3.4.0.
Some parts of Catch2, e.g. `SECTION`s, can be hard for static analysis
tools to reason about. Catch2 can change its internals to help static