summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExprObjC.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-04-21 20:13:09 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-04-21 20:13:09 +0000
commitb0b7b18e8cb64fcb9f16bfee9b4cad0025d01ae4 (patch)
treef41bdea1dd63e89774cb91b4e6b8e56375cfeaff /clang/lib/Sema/SemaExprObjC.cpp
parent20352216fbdac770fd0685b9d8dc1fbd5387eb47 (diff)
downloadbcm5719-llvm-b0b7b18e8cb64fcb9f16bfee9b4cad0025d01ae4.tar.gz
bcm5719-llvm-b0b7b18e8cb64fcb9f16bfee9b4cad0025d01ae4.zip
Use value semantics to manage DbgVariables rather than dynamic allocation/pointers.
Requires switching some vectors to lists to maintain pointer validity. These could be changed to forward_lists (singly linked) with a bit more work - I've left comments to that effect. llvm-svn: 206780
Diffstat (limited to 'clang/lib/Sema/SemaExprObjC.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud