[PATCH] D61209: [clang-tidy] Fix readability-redundant-smartptr-get for MSVC STL
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 26 14:06:56 PDT 2019
Eugene.Zelenko added inline comments.
================
Comment at: clang-tools-extra/test/clang-tidy/readability-redundant-smartptr-get-msvc.cpp:96
+}
\ No newline at end of file
----------------
Please add new line.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61209/new/
https://reviews.llvm.org/D61209
More information about the cfe-commits
mailing list