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

LGTM with a minor formatting nit.



================
Comment at: test/clang-tidy/readability-else-after-return.cpp:7
+  ~string();
+    };
+}
----------------
Indentation is incorrect here.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D40505



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

Reply via email to