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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 10 10:19:53 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D33102?vs=102119&id=102120#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.102120.patch
Type: text/x-patch
Size: 15097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170610/03dec94f/attachment-0001.bin>


More information about the cfe-commits mailing list