summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/annotate-comments.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2012-07-31 22:42:30 +0000
committerJason Molenda <jmolenda@apple.com>2012-07-31 22:42:30 +0000
commitfa67e87978309167104d49ae52ca82fd9796d412 (patch)
tree27859c9f0648071521fc51a18f7fa0fbd5fca802 /clang/test/Index/annotate-comments.cpp
parent899b9c6666412cbe2be07564a50422b8e64e9f8a (diff)
downloadbcm5719-llvm-fa67e87978309167104d49ae52ca82fd9796d412.tar.gz
bcm5719-llvm-fa67e87978309167104d49ae52ca82fd9796d412.zip
When building up the UnwindPlan based on eh_frame unwind
instructions, be sure to allocate new UnwindPlan::Row's each time we push a row on to the UnwindPlan so we don't mutate it any further. (fallout from changing the UnwindPlan from having a vector of Row's to having a vector of RowSP shared pointers.) <rdar://problem/11997385> llvm-svn: 161089
Diffstat (limited to 'clang/test/Index/annotate-comments.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud