[PATCH] D30564: [clang-tidy] Format code around applied fixes

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 3 01:44:53 PST 2017


alexfh updated this revision to Diff 90442.
alexfh added a comment.

Pacify llvm::Expected<> debug checks.


https://reviews.llvm.org/D30564

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidy.h
  clang-tidy/tool/ClangTidyMain.cpp
  docs/ReleaseNotes.rst
  docs/clang-tidy/index.rst
  test/clang-tidy/readability-braces-around-statements-format.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30564.90442.patch
Type: text/x-patch
Size: 9793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170303/025847aa/attachment.bin>


More information about the cfe-commits mailing list