dcoughlin accepted this revision. dcoughlin added a comment. This revision is now accepted and ready to land.
LGTM. ================ Comment at: clang/test/Analysis/mig.mm:2 +// RUN: %clang_analyze_cc1 -w -analyzer-checker=core,alpha.osx.MIG\ +// RUN: -fblocks -verify %s ---------------- Ooh, I didn't know you could split RUN lines like this. That is awesome! CHANGES SINCE LAST ACTION https://reviews.llvm.org/D58366/new/ https://reviews.llvm.org/D58366 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
