Commit f4853d7
File tree
Expand file treeCollapse file tree
2 files changed
+44
-2
lines changedFilter options
- llvm
- include/llvm/Support
- unittests/Support
Expand file treeCollapse file tree
2 files changed
+44
-2
lines changedllvm/include/llvm/Support/TrailingObjects.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/Support/TrailingObjects.h+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
| ||
301 | 302 |
|
302 | 303 |
|
303 | 304 |
|
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
304 | 340 |
|
305 | 341 |
|
306 | 342 |
|
|
llvm/unittests/Support/TrailingObjectsTest.cpp
Copy file name to clipboardExpand all lines: llvm/unittests/Support/TrailingObjectsTest.cpp+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
| 30 | + |
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
| ||
36 | 38 |
|
37 | 39 |
|
38 | 40 |
|
39 |
| - |
| 41 | + |
| 42 | + |
40 | 43 |
|
41 | 44 |
|
42 | 45 |
|
| ||
128 | 131 |
|
129 | 132 |
|
130 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
131 | 137 |
|
132 | 138 |
|
133 | 139 |
|
|
0 commit comments