[PATCH] D82954: Fix crash on overloaded postfix unary operators due to invalid sloc
Eduardo Caldas via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 3 01:03:18 PDT 2020
eduucaldas updated this revision to Diff 275316.
eduucaldas added a comment.
Herald added a subscriber: mgorny.
Nits
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82954/new/
https://reviews.llvm.org/D82954
Files:
clang/include/clang/AST/ExprCXX.h
clang/lib/AST/ExprCXX.cpp
clang/unittests/Tooling/CMakeLists.txt
clang/unittests/Tooling/CXXOperatorCallExprTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82954.275316.patch
Type: text/x-patch
Size: 4258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200703/cbe7f50b/attachment-0001.bin>
More information about the cfe-commits
mailing list