Skip to content

Commit ccd0945

Browse files
committed
Update expected results of AdvancedMemoryManagementUsed
1 parent ad387ef commit ccd0945

File tree

1 file changed

+88
-1
lines changed

1 file changed

+88
-1
lines changed
Lines changed: 88 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,88 @@
1-
No expected results have yet been specified
1+
| test.cpp:14:3:14:14 | declaration of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
2+
| test.cpp:16:3:16:16 | declaration of operator new[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
3+
| test.cpp:17:8:17:22 | declaration of operator delete | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
4+
| test.cpp:19:8:19:24 | declaration of operator delete[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
5+
| test.cpp:21:9:21:20 | declaration of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
6+
| test.cpp:25:9:25:20 | declaration of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
7+
| test.cpp:28:9:28:22 | declaration of operator new[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
8+
| test.cpp:32:3:32:14 | declaration of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
9+
| test.cpp:35:3:35:14 | declaration of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
10+
| test.cpp:37:8:37:22 | declaration of operator delete | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
11+
| test.cpp:40:8:40:24 | declaration of operator delete[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
12+
| test.cpp:43:8:43:22 | declaration of operator delete | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
13+
| test.cpp:51:7:51:22 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
14+
| test.cpp:54:7:54:24 | definition of operator new[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
15+
| test.cpp:57:6:57:24 | definition of operator delete | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
16+
| test.cpp:60:6:60:26 | definition of operator delete[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
17+
| test.cpp:63:7:63:22 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
18+
| test.cpp:66:7:66:22 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
19+
| test.cpp:69:7:69:24 | definition of operator new[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
20+
| test.cpp:72:7:72:22 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
21+
| test.cpp:75:7:75:22 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
22+
| test.cpp:87:9:87:20 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
23+
| test.cpp:90:9:90:22 | definition of operator new[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
24+
| test.cpp:93:8:93:22 | definition of operator delete | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
25+
| test.cpp:96:8:96:24 | definition of operator delete[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
26+
| test.cpp:99:9:99:20 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
27+
| test.cpp:102:9:102:20 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
28+
| test.cpp:105:9:105:22 | definition of operator new[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
29+
| test.cpp:108:9:108:20 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
30+
| test.cpp:111:9:111:20 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
31+
| test.cpp:119:7:119:18 | declaration of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
32+
| test.cpp:121:7:121:18 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
33+
| test.cpp:124:6:124:20 | definition of operator delete | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
34+
| test.cpp:127:7:127:20 | definition of operator new[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
35+
| test.cpp:130:6:130:22 | definition of operator delete[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
36+
| test.cpp:133:7:133:18 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
37+
| test.cpp:136:7:136:20 | definition of operator new[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
38+
| test.cpp:139:6:139:20 | definition of operator delete | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
39+
| test.cpp:142:6:142:22 | definition of operator delete[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
40+
| test.cpp:145:6:145:20 | definition of operator delete | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
41+
| test.cpp:148:6:148:22 | definition of operator delete[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
42+
| test.cpp:157:1:157:12 | declaration of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
43+
| test.cpp:159:7:159:20 | declaration of operator new[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
44+
| test.cpp:162:7:162:18 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
45+
| test.cpp:165:7:165:18 | definition of operator new | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
46+
| test.cpp:168:6:168:20 | declaration of operator delete | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
47+
| test.cpp:171:6:171:22 | declaration of operator delete[] | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
48+
| test.cpp:174:6:174:20 | definition of operator delete | This is a user-provided declaration of `new` / `new[]` / `delete` / `delete[]`. |
49+
| test.cpp:184:12:184:26 | call to operator new | This expression is a call to `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
50+
| test.cpp:185:12:186:10 | call to operator new | This expression is a call to `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
51+
| test.cpp:190:7:190:31 | call to operator new[] | This expression is a call to `operator new[]` which is a non-replaceable allocation function as operator `new` / `new[]`. |
52+
| test.cpp:193:12:193:23 | call to operator new | This expression is a call to `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
53+
| test.cpp:200:12:200:22 | call to operator new | This expression is a call to `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
54+
| test.cpp:202:7:202:22 | call to operator new | This expression is a call to `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
55+
| test.cpp:224:7:224:21 | operator new | This expression takes address of `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
56+
| test.cpp:226:7:226:20 | operator new | This expression takes address of `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
57+
| test.cpp:228:7:228:23 | operator new[] | This expression takes address of `operator new[]` which is a non-replaceable allocation function as operator `new` / `new[]`. |
58+
| test.cpp:230:7:230:22 | operator new[] | This expression takes address of `operator new[]` which is a non-replaceable allocation function as operator `new` / `new[]`. |
59+
| test.cpp:257:7:257:24 | operator delete | This expression takes address of `operator delete` which is a non-replaceable deallocation function as operator `delete` / `delete[]`. |
60+
| test.cpp:259:7:259:23 | operator delete | This expression takes address of `operator delete` which is a non-replaceable deallocation function as operator `delete` / `delete[]`. |
61+
| test.cpp:261:7:261:26 | operator delete[] | This expression takes address of `operator delete[]` which is a non-replaceable deallocation function as operator `delete` / `delete[]`. |
62+
| test.cpp:263:7:263:25 | operator delete[] | This expression takes address of `operator delete[]` which is a non-replaceable deallocation function as operator `delete` / `delete[]`. |
63+
| test.cpp:281:7:281:23 | operator new | This expression takes address of `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
64+
| test.cpp:284:7:284:23 | operator new | This expression takes address of `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
65+
| test.cpp:298:7:298:26 | operator delete | This expression takes address of `operator delete` which is a non-replaceable deallocation function as operator `delete` / `delete[]`. |
66+
| test.cpp:301:7:301:28 | operator delete[] | This expression takes address of `operator delete[]` which is a non-replaceable deallocation function as operator `delete` / `delete[]`. |
67+
| test.cpp:304:7:304:26 | operator delete | This expression takes address of `operator delete` which is a non-replaceable deallocation function as operator `delete` / `delete[]`. |
68+
| test.cpp:318:3:318:38 | call to uninitialized_default_construct | This expression is a call to `uninitialized_default_construct` which is a function from <memory> that manages uninitialized memory. |
69+
| test.cpp:319:3:319:40 | call to uninitialized_default_construct_n | This expression is a call to `uninitialized_default_construct_n` which is a function from <memory> that manages uninitialized memory. |
70+
| test.cpp:332:3:332:36 | call to uninitialized_value_construct | This expression is a call to `uninitialized_value_construct` which is a function from <memory> that manages uninitialized memory. |
71+
| test.cpp:333:3:333:38 | call to uninitialized_value_construct_n | This expression is a call to `uninitialized_value_construct_n` which is a function from <memory> that manages uninitialized memory. |
72+
| test.cpp:345:3:345:25 | call to uninitialized_copy | This expression is a call to `uninitialized_copy` which is a function from <memory> that manages uninitialized memory. |
73+
| test.cpp:346:3:346:27 | call to uninitialized_copy_n | This expression is a call to `uninitialized_copy_n` which is a function from <memory> that manages uninitialized memory. |
74+
| test.cpp:358:3:358:25 | call to uninitialized_move | This expression is a call to `uninitialized_move` which is a function from <memory> that manages uninitialized memory. |
75+
| test.cpp:359:3:359:27 | call to uninitialized_move_n | This expression is a call to `uninitialized_move_n` which is a function from <memory> that manages uninitialized memory. |
76+
| test.cpp:372:3:372:25 | call to uninitialized_fill | This expression is a call to `uninitialized_fill` which is a function from <memory> that manages uninitialized memory. |
77+
| test.cpp:373:3:373:27 | call to uninitialized_fill_n | This expression is a call to `uninitialized_fill_n` which is a function from <memory> that manages uninitialized memory. |
78+
| test.cpp:385:3:385:38 | call to uninitialized_default_construct | This expression is a call to `uninitialized_default_construct` which is a function from <memory> that manages uninitialized memory. |
79+
| test.cpp:387:3:387:14 | call to destroy | This expression is a call to `destroy` which is a function from <memory> that manages uninitialized memory. |
80+
| test.cpp:388:3:388:16 | call to destroy_n | This expression is a call to `destroy_n` which is a function from <memory> that manages uninitialized memory. |
81+
| test.cpp:389:3:389:17 | call to destroy_at | This expression is a call to `destroy_at` which is a function from <memory> that manages uninitialized memory. |
82+
| test.cpp:397:12:397:26 | call to operator new | This expression is a call to `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
83+
| test.cpp:398:3:398:11 | (vacuous destructor call) | This expression is a call to a destructor. |
84+
| test.cpp:399:12:399:26 | call to operator new | This expression is a call to `operator new` which is a non-replaceable allocation function as operator `new` / `new[]`. |
85+
| test.cpp:401:12:401:23 | call to launder | This expression is a call to `launder` which is a function from <memory> that manages uninitialized memory. |
86+
| test.cpp:411:3:411:10 | (vacuous destructor call) | This expression is a call to a destructor. |
87+
| test.cpp:421:3:421:11 | (vacuous destructor call) | This expression is a call to a destructor. |
88+
| test.cpp:432:5:432:16 | (vacuous destructor call) | This expression is a call to a destructor. |

0 commit comments

Comments
 (0)