Land the long talked about "type system rewrite" patch. This
[llvm/stm8.git] / test / TableGen / String.td
blobfc0f5b8eb5464b54ebf463e5fa6b5a6c326d9f99
1 // RUN: tblgen %s 
2 // XFAIL: vg_leak
3 class x {
4   string y = "missing terminating '\"' character";