blob: e7d4bd70aea9d01f6c3f2f79d7c59f9ea091ae87 [file] [log] [blame]
#include "crash-preamble-classes.h"
struct Z : Y {
Z() {}
};
// RUN: env CINDEXTEST_EDITING=1 \
// RUN: c-index-test -test-load-source-reparse 5 local -I %S/Inputs %s