Eugene.Zelenko added inline comments.

================
Comment at: 
clang-tools-extra/test/clang-tidy/readability-redundant-smartptr-get-msvc.cpp:37
+void Positive() {
+
+  std::unique_ptr<Bar>* up;
----------------
Unnecessary empty line.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61209/new/

https://reviews.llvm.org/D61209



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to