[PATCH] D13784: [clang-tidy] add check cppcoreguidelines-pro-type-union-access

Matthias Gehre via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 16 11:48:30 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250537: [clang-tidy] add check cppcoreguidelines-pro-type-union-access (authored by mgehre).

Changed prior to commit:
  http://reviews.llvm.org/D13784?vs=37515&id=37621#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13784

Files:
  clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
  clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.cpp
  clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.h
  clang-tools-extra/trunk/docs/clang-tidy/checks/cppcoreguidelines-pro-type-union-access.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-pro-type-union-access.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13784.37621.patch
Type: text/x-patch
Size: 7628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151016/9c8b4be2/attachment.bin>


More information about the cfe-commits mailing list