mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
CPP: QLDoc fix for Stmt.qll.
This commit is contained in:
@@ -1645,6 +1645,7 @@ class EnumSwitch extends SwitchStmt {
|
||||
* } catch (std::exception &e) {
|
||||
* g();
|
||||
* }
|
||||
* ```
|
||||
* there is a handler that's associated with the `catch` block and controls
|
||||
* entry to it.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user