test.cpp 156 Bytes Raw Blame History Permalink 1 2 3 4 5 6 // RUN: clang-import-test -dump-ast -expression=%s -import=%S/Inputs/A.cpp | FileCheck %s // CHECK: | | | `-CXXInheritedCtorInitExpr void foo() { C c; }