dexonsmith added subscribers: jkorous, benlangmuir.
dexonsmith added inline comments.


================
Comment at: unittests/AST/NamedDeclPrinterTest.cpp:220
+    "property",
+    "Obj::property"));
+}
----------------
gribozavr wrote:
> I don't think that `Obj::property` is the preferred syntax. `Obj.property`? 
> I'd want a review from someone from Apple to confirm.
@arphaman, @jkorous, or @benlangmuir: can you check on this?


Repository:
  rC Clang

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

https://reviews.llvm.org/D56924



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D56924: Sp... Dmitri Gribenko via Phabricator via cfe-commits
    • [PATCH] D5692... Duncan P. N. Exon Smith via Phabricator via cfe-commits
    • [PATCH] D5692... David Goldman via Phabricator via cfe-commits

Reply via email to