[PATCH] D35520: [Sema] Improve diagnostic message for unavailable c++17 aligned allocation functions
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 18 11:10:32 PDT 2017
ahatanak updated this revision to Diff 107140.
ahatanak marked 6 inline comments as done.
ahatanak added a comment.
Address review comments.
https://reviews.llvm.org/D35520
Files:
include/clang/Basic/AlignedAllocation.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/Driver/ToolChains/Darwin.cpp
lib/Sema/SemaExprCXX.cpp
test/SemaCXX/unavailable_aligned_allocation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35520.107140.patch
Type: text/x-patch
Size: 13060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170718/13990073/attachment.bin>
More information about the cfe-commits
mailing list