|
14 | 14 | | test.cpp:4:1:4:1 | operator= | false |
|
15 | 15 | | test.cpp:4:1:4:1 | operator= | false |
|
16 | 16 | | test.cpp:4:1:4:10 | CLASS_DECL | false |
|
17 |
| -| test.cpp:4:1:4:10 | S | false | |
| 17 | +| test.cpp:4:1:4:10 | S | true | |
18 | 18 | | test.cpp:4:1:4:10 | declaration | true |
|
19 | 19 | | test.cpp:4:1:4:10 | definition of S | true |
|
20 | 20 | | test.cpp:4:1:4:10 | definition of f | true |
|
21 | 21 | | test.cpp:4:1:4:10 | definition of i | true |
|
22 | 22 | | test.cpp:4:1:4:10 | definition of j | true |
|
23 |
| -| test.cpp:4:1:4:10 | f | false | |
24 |
| -| test.cpp:4:1:4:10 | i | false | |
| 23 | +| test.cpp:4:1:4:10 | f | true | |
| 24 | +| test.cpp:4:1:4:10 | i | true | |
25 | 25 | | test.cpp:4:1:4:10 | j | true |
|
26 | 26 | | test.cpp:4:1:4:10 | return ... | true |
|
27 | 27 | | test.cpp:4:1:4:10 | { ... } | true |
|
|
30 | 30 | | test.cpp:8:1:8:13 | declaration | true |
|
31 | 31 | | test.cpp:8:1:8:13 | definition of f1 | true |
|
32 | 32 | | test.cpp:8:1:8:13 | definition of k | true |
|
33 |
| -| test.cpp:8:1:8:13 | f1 | false | |
| 33 | +| test.cpp:8:1:8:13 | f1 | true | |
34 | 34 | | test.cpp:8:1:8:13 | k | true |
|
35 | 35 | | test.cpp:8:1:8:13 | return ... | true |
|
36 | 36 | | test.cpp:8:1:8:13 | { ... } | true |
|
|
68 | 68 | | test.cpp:38:1:38:13 | 1 | true |
|
69 | 69 | | test.cpp:38:1:38:13 | ... == ... | true |
|
70 | 70 | | test.cpp:38:1:38:13 | STATIC_ASSERT | false |
|
71 |
| -| test.cpp:38:1:38:13 | static_assert(..., "") | false | |
| 71 | +| test.cpp:38:1:38:13 | static_assert(..., "") | true | |
72 | 72 | | test.cpp:40:1:40:42 | #define ATTRIBUTE [[nodiscard("reason1")]] | false |
|
73 | 73 | | test.cpp:42:1:42:9 | ATTRIBUTE | false |
|
74 |
| -| test.cpp:42:1:42:9 | nodiscard | false | |
75 |
| -| test.cpp:42:1:42:9 | reason1 | false | |
| 74 | +| test.cpp:42:1:42:9 | nodiscard | true | |
| 75 | +| test.cpp:42:1:42:9 | reason1 | true | |
76 | 76 | | test.cpp:42:1:42:9 | reason1 | true |
|
77 | 77 | | test.cpp:43:5:43:6 | declaration of f2 | false |
|
78 | 78 | | test.cpp:43:5:43:6 | f2 | false |
|
79 | 79 | | test.cpp:45:1:45:31 | #define ATTRIBUTE_ARG "reason2" | false |
|
80 | 80 | | test.cpp:47:3:47:11 | nodiscard | false |
|
81 | 81 | | test.cpp:47:13:47:25 | ATTRIBUTE_ARG | false |
|
82 |
| -| test.cpp:47:13:47:25 | reason2 | false | |
| 82 | +| test.cpp:47:13:47:25 | reason2 | true | |
83 | 83 | | test.cpp:47:13:47:25 | reason2 | true |
|
84 | 84 | | test.cpp:48:5:48:6 | declaration of f3 | false |
|
85 | 85 | | test.cpp:48:5:48:6 | f3 | false |
|
|
0 commit comments