[PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 8 02:56:38 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265774: [clang-tidy] cppcoreguidelines-interfaces-global-init (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D18649?vs=53001&id=53010#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18649

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/InterfacesGlobalInitCheck.cpp
  clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.h
  clang-tools-extra/trunk/docs/ReleaseNotes.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/cppcoreguidelines-interfaces-global-init.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-interfaces-global-init.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18649.53010.patch
Type: text/x-patch
Size: 12293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160408/ea3f2afd/attachment-0001.bin>


More information about the cfe-commits mailing list