NoQ accepted this revision. NoQ added a comment. This revision is now accepted and ready to land.
This is amazing and I think we should land this and see how it goes. ================ Comment at: clang/test/Analysis/self-assign.cpp:1 -// RUN: %clang_analyze_cc1 -std=c++11 -analyzer-checker=core,cplusplus,unix.Malloc,debug.ExprInspection -analyzer-config eagerly-assume=false %s -verify -analyzer-output=text +// RUN: %clang_analyze_cc1 -std=c++11 %s -verify -analyzer-output=text \ +// RUN: -analyzer-checker=core \ ---------------- Changes in this file seem to be formatting-only, maybe they could be committed separately? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D105819/new/ https://reviews.llvm.org/D105819 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits