Home | History | Annotate | Download | only in inlining

Lines Matching full:plist

2 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-output=plist-multi-file -analyzer-config c++-inlining=destructors -std=c++11 -analyzer-config path-diagnostics-alternate=false %s -o %t.plist -Wno-tautological-undefined-compare
3 // RUN: FileCheck --input-file=%t.plist %s