ichesnokov marked an inline comment as done. ================ Comment at: lib/Sema/SemaDecl.cpp:2039 @@ +2038,3 @@ + if (Old->isImplicit() || New->isImplicit()) { + return; + } ---------------- asl wrote: > Please follow the LLVM's coding style guidelines. E.g. *never* use tabs. It is not tab, it is triple space
http://reviews.llvm.org/D16351 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits