NoQ accepted this revision. NoQ added a comment. This revision is now accepted and ready to land.
Looks great! ================ Comment at: clang/lib/Analysis/UnsafeBufferUsage.cpp:961 + // a fix-it overlaps with macros; or + // a fix-it conflicts with another one + if (overlapWithMacro(FixItsForVariable[VD]) || ---------------- CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141338/new/ https://reviews.llvm.org/D141338 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits