brintos

brintos / llvm-project-archived public Read only

0
0
Text · 136 B · a5f1397 Raw
4 lines · plain
1// RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 %s2 3id x = @"foo"_bar; // expected-error{{user-defined suffix cannot be used here}}4