[PATCH] [ms-cxxabi] Elide dtor access checks for pass-by-val objects in callees
Hans Wennborg
hans at chromium.org
Tue Dec 17 14:54:32 PST 2013
Inlining the relevant part of FinalizeVarWithDestructor makes it look like this.
Hi rnk, rsmith,
http://llvm-reviews.chandlerc.com/D2409
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2409?vs=6103&id=6154#toc
Files:
include/clang/Sema/Sema.h
lib/Sema/SemaChecking.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExpr.cpp
test/SemaCXX/microsoft-dtor-lookup.cpp
test/SemaObjCXX/microsoft-abi-byval.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2409.2.patch
Type: text/x-patch
Size: 8799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131217/53ffbfd1/attachment.bin>
More information about the cfe-commits
mailing list