[PATCH] D60857: [clang-tidy] Address post-commit comments

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 18 02:15:50 PDT 2019


hokein created this revision.
hokein added a reviewer: alexfh.
Herald added a subscriber: xazax.hun.
Herald added a project: clang.
hokein updated this revision to Diff 195692.
hokein added a comment.

Cleanup.


Also add a test to verify clang-tidy only apply the first alternative
fix.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60857

Files:
  clang-tools-extra/clang-tidy/ClangTidy.cpp
  clang-tools-extra/test/clang-tidy/alternative-fixes.cpp
  clang/include/clang/Tooling/Core/Diagnostic.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60857.195692.patch
Type: text/x-patch
Size: 5582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190418/32581b13/attachment-0001.bin>


More information about the cfe-commits mailing list