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

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 3 09:57:43 PDT 2017


lebedev.ri updated this revision to Diff 105103.
lebedev.ri added a comment.

Rebased 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.105103.patch
Type: text/x-patch
Size: 14950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170703/01ddf0b3/attachment.bin>


More information about the cfe-commits mailing list