================ @@ -0,0 +1,26 @@ +// RUN: %clang --analyze -Xclang -verify %s +// +// RUN: %clang --analyze -Xclang -analyzer-dump-egraph=%t.dot -std=c++11 %s ---------------- gamesh411 wrote:
Merged these into a single clang invocation. https://github.com/llvm/llvm-project/pull/178910 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
