aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM with some testing nits.



================
Comment at: 
clang-tools-extra/test/clang-tidy/readability-redundant-declaration.c:32
+extern inline void g();
\ No newline at end of file

----------------
Please add a newline.


================
Comment at: 
clang-tools-extra/test/clang-tidy/readability-redundant-declaration.cpp:81
+// CHECK-FIXES: {{^}}// extern g{{$}}
\ No newline at end of file

----------------
Please add a newline.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61700



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D61700: [clang-tidy... Aaron Ballman via Phabricator via cfe-commits

Reply via email to