erichkeane added inline comments.

================
Comment at: lib/Sema/SemaDeclCXX.cpp:2871
+      InvalidDecl =
+          (DS.getStorageClassSpec() == DeclSpec::SCS_typedef || MSPropertyAttr)
+              ? 0
----------------
Note: Clang format did this craziness... I'm open to whatever format you guys 
would prefer.


https://reviews.llvm.org/D38092



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

Reply via email to