File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
cpp/ql/test/library-tests/builtins/type_traits Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 191
191
| gcc.cpp:26:47:26:97 | __reference_constructs_from_temporary | int &&,int && | 0 |
192
192
| gcc.cpp:26:47:26:97 | int && | | <none> |
193
193
| gcc.cpp:26:47:26:97 | int && | | <none> |
194
- | gcc.cpp:28:45:28:91 | (no string representation) | int &&,int | 1 |
194
+ | gcc.cpp:28:45:28:91 | __reference_converts_from_temporary | int &&,int | 1 |
195
195
| gcc.cpp:28:45:28:91 | int | | <none> |
196
196
| gcc.cpp:28:45:28:91 | int && | | <none> |
197
- | gcc.cpp:29:45:29:93 | (no string representation) | int &&,int && | 0 |
197
+ | gcc.cpp:29:45:29:93 | __reference_converts_from_temporary | int &&,int && | 0 |
198
198
| gcc.cpp:29:45:29:93 | int && | | <none> |
199
199
| gcc.cpp:29:45:29:93 | int && | | <none> |
200
200
| ms.cpp:38:41:38:45 | 0 | | 0 |
You can’t perform that action at this time.
0 commit comments