summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/ASTUnit.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2013-12-20 01:05:11 +0000
committerJason Molenda <jmolenda@apple.com>2013-12-20 01:05:11 +0000
commit3d21975a44e5a35f934831a712ba5733de19ad80 (patch)
tree7b5e9267ed80c96d6b97c7bc8ef4ce8c3346ef66 /clang/lib/Frontend/ASTUnit.cpp
parent7110f332eb2598675059179f9b484e4128ba4e08 (diff)
downloadbcm5719-llvm-3d21975a44e5a35f934831a712ba5733de19ad80.tar.gz
bcm5719-llvm-3d21975a44e5a35f934831a712ba5733de19ad80.zip
Partially revert a patch from Ashok Thirumurthi in r191430.
The original code was not completely correct, but a form of this check is necessary to avoid an infinite recursion on some unwind cases where a function unwinds to itself with the same CFA. Ashok thought the recursion would be caught in RegisterContextLLDB but this one isn't - we still need it here. <rdar://problem/15664282> llvm-svn: 197761
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud