a_sidorin accepted this revision.
a_sidorin added a comment.

I think the change is fine, just a minor stylish remark.



================
Comment at: test/Analysis/Inputs/system-header-simulator-cxx.h:782
+namespace std {
+  template<typename T> // TODO: Implement the stub for deleter.
+  class unique_ptr {
----------------
Nit: our coding rules require a space before template lbrace.


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

https://reviews.llvm.org/D55307



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

Reply via email to