[PATCH] D78658: [clang][Frontend] Add missing error handling
LemonBoy via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 13 14:29:36 PDT 2020
LemonBoy updated this revision to Diff 297959.
LemonBoy added a comment.
Use `ScopeExit` instead of a bare lambda.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78658/new/
https://reviews.llvm.org/D78658
Files:
clang/lib/Frontend/ASTUnit.cpp
clang/unittests/Frontend/ASTUnitTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78658.297959.patch
Type: text/x-patch
Size: 4065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201013/4d44fc9c/attachment.bin>
More information about the cfe-commits
mailing list