aaron.ballman added a comment. In D78508#2041432 <https://reviews.llvm.org/D78508#2041432>, @hans wrote:
> Doing special handling for SIZE_T, as opposed to long in general, on Windows > as Richard suggests seems reasonable to me. I would be fine with this so long as it doesn't allow `%zu` to match an `unsigned int`, etc. `SIZE_T` matching a `%z` seems reasonable to me. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D78508/new/ https://reviews.llvm.org/D78508 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits