jolesiak accepted this revision.
jolesiak added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lib/Format/TokenAnnotator.cpp:510
+            CurrentToken->Previous->Type = TT_SelectorName;
+          }
           // determineStarAmpUsage() thinks that '*' '[' is allocating an
----------------
I'd remove braces for consistency.


Repository:
  rC Clang

https://reviews.llvm.org/D47028



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

Reply via email to