summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-12-17 04:13:18 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-12-17 04:13:18 +0000
commit9a174fb8ee5dd4c7bd61a7e619ea88223b730786 (patch)
tree0d1fa43264b36c33ed598e1e250b7cdbe8fdbb05 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent79281d1df95acaab053ea7ae50450173737e9e0c (diff)
downloadbcm5719-llvm-9a174fb8ee5dd4c7bd61a7e619ea88223b730786.tar.gz
bcm5719-llvm-9a174fb8ee5dd4c7bd61a7e619ea88223b730786.zip
After late parsing an objc method, make sure there are no leftover cached tokens,
because the memory associated with them is going to get released. We also don't want them to affect later parsing. (We do the same for C++ inline methods.) The underlying cause for the leftover tokens is going to be addressed in the next commit. Couldn't get a test case for the crash though. rdar://10583033. llvm-svn: 146814
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud