diff options
author | Adrian Prantl <aprantl@apple.com> | 2013-05-03 20:11:48 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2013-05-03 20:11:48 +0000 |
commit | 52bf3c4c3ff23f404e38e0351c9b89c53a57eb6c (patch) | |
tree | baa2288302b827495418016a35718f4d035c400a /clang/lib/Lex/ModuleMap.cpp | |
parent | d36712df8d34cd9191a92c633f2edc058f78f612 (diff) | |
download | llvm-52bf3c4c3ff23f404e38e0351c9b89c53a57eb6c.zip llvm-52bf3c4c3ff23f404e38e0351c9b89c53a57eb6c.tar.gz llvm-52bf3c4c3ff23f404e38e0351c9b89c53a57eb6c.tar.bz2 |
Reapply r180982 with repaired logic and an additional testcase.
Un-break the gdb buildbot.
- Use the debug location of the return expression for the cleanup code
if the return expression is trivially evaluatable, regardless of the
number of stop points in the function.
- Ensure that any EH code in the cleanup still gets the line number of
the closing } of the lexical scope.
- Added a testcase with EH in the cleanup.
rdar://problem/13442648
llvm-svn: 181056
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions