Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4cc50dd

Browse files
Format missed file ExceptionFlow.qll
1 parenta329da0 commit4cc50dd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎cpp/common/src/codingstandards/cpp/exceptions/ExceptionFlow.qll‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,7 @@ TryStmt getNearestTry(Stmt s) {
122122
}
123123

124124
/** Gets a try statement that contains the given statement. */
125-
TryStmtgetATryStmt(Stmts){
126-
result.getStmt()=s.getEnclosingStmt().getEnclosingBlock*()
127-
}
125+
TryStmtgetATryStmt(Stmts){result.getStmt()=s.getEnclosingStmt().getEnclosingBlock*()}
128126

129127
/** Gets the nearest parent catch block for the given statement. */
130128
CatchBlockgetNearestCatch(Stmts){

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp