[PATCH] D53817: [clang-tidy] cppcoreguidelines-macro-usage: print macro names

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 30 08:54:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345610: [clang-tidy] cppcoreguidelines-macro-usage: print macro names (authored by lebedevri, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53817?vs=171683&id=171714#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53817

Files:
  clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/MacroUsageCheck.cpp
  clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/MacroUsageCheck.h
  clang-tools-extra/trunk/docs/clang-tidy/checks/cppcoreguidelines-macro-usage.rst
  clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-macro-usage-caps-only.cpp
  clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-macro-usage-command-line-macros.cpp
  clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-macro-usage-custom.cpp
  clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-macro-usage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53817.171714.patch
Type: text/x-patch
Size: 12251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181030/b3980e8f/attachment-0001.bin>


More information about the cfe-commits mailing list