[PATCH] D33102: [clang] Implement -Wcast-qual for C++

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 10 09:27:56 PDT 2017


lebedev.ri updated this revision to Diff 102119.
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

After further mail exchange, i will proceed to commit this as-is.
No code changes, rebase before commit.


Repository:
  rL LLVM

https://reviews.llvm.org/D33102

Files:
  docs/ReleaseNotes.rst
  lib/Sema/SemaCast.cpp
  test/Sema/warn-cast-qual.c
  test/SemaCXX/warn-cast-qual.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33102.102119.patch
Type: text/x-patch
Size: 14950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170610/edbaa21b/attachment-0001.bin>


More information about the cfe-commits mailing list