[PATCH] D135287: Disallow dereferencing of void* in C++.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 6 05:58:52 PDT 2022
erichkeane updated this revision to Diff 465707.
erichkeane marked an inline comment as done.
erichkeane added a comment.
fix the release note spelling of permanent.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135287/new/
https://reviews.llvm.org/D135287
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaExpr.cpp
clang/test/CXX/temp/temp.decls/temp.class/temp.mem.func/p1inst.cpp
clang/test/SemaCXX/disallow_void_deref.cpp
clang/test/SemaCXX/reinterpret-cast.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135287.465707.patch
Type: text/x-patch
Size: 5284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221006/140cc454/attachment.bin>
More information about the cfe-commits
mailing list