diff options
| author | Greg Clayton <gclayton@apple.com> | 2011-09-29 21:19:25 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2011-09-29 21:19:25 +0000 |
| commit | 624784a987d11a4f6c45bf9c6d69c33c687b5f71 (patch) | |
| tree | 74ae6cc62c8a1490542a0b7ac3e2fe6d6ae83483 /clang/lib/Sema | |
| parent | 8574cbfd582db64f268e0542f0a1334c6c0888e8 (diff) | |
| download | bcm5719-llvm-624784a987d11a4f6c45bf9c6d69c33c687b5f71.tar.gz bcm5719-llvm-624784a987d11a4f6c45bf9c6d69c33c687b5f71.zip | |
Free up some space in lldb_private::Block by not requiring a sibling pointer.
The old way of storing blocks used to use the sibling pointer, but now all
blocks contain a collection of shared pointers to blocks so this isn't required
anymore and a parent can be asked to find the sibling block for a child block.
llvm-svn: 140808
Diffstat (limited to 'clang/lib/Sema')
0 files changed, 0 insertions, 0 deletions

