Files
codeql/cpp/ql/test/library-tests/attributes/stmt_attributes/clang_fallthrough.expected
2018-08-02 17:53:23 +01:00

5 lines
304 B
Plaintext

| clang_fallthrough.cpp:11:3:11:25 | ; | clang_fallthrough.cpp:11:5:11:22 |
| clang_fallthrough.cpp:20:3:20:25 | ; | clang_fallthrough.cpp:20:5:20:22 |
| clang_fallthrough.cpp:36:4:36:26 | ; | clang_fallthrough.cpp:36:6:36:23 |
| clang_fallthrough.cpp:41:5:41:27 | ; | clang_fallthrough.cpp:41:7:41:24 |