test.cpp 96 Bytes Raw Blame History Permalink 1 2 3 4 // RUN: clang-import-test -import %S/Inputs/T.cpp -expression %s void expr() { A<int>::B b; }