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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 3 10:59:52 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307045: [clang] Implement -Wcast-qual for C++ (authored by lebedevri).

Changed prior to commit:
  https://reviews.llvm.org/D33102?vs=105103&id=105108#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33102

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33102.105108.patch
Type: text/x-patch
Size: 15097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170703/c3d9828b/attachment.bin>


More information about the cfe-commits mailing list