serge-sans-paille added inline comments.

================
Comment at: clang/lib/Sema/SemaDecl.cpp:3213
+static bool EquivalentArrayTypes(QualType Old, QualType New,
+                                 ASTContext const &Ctx) {
+
----------------
aaron.ballman wrote:
> East const? MONSTEROUS! ;-) (We tend to use west const mostly in the code 
> base.)
Whenever I don't have strict focus on my fingers, they go east!


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

https://reviews.llvm.org/D128449

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

Reply via email to