repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
TargetParser: AArch64: Add part numbers for Apple CPUs.
[llvm-project.git]
/
clang
/
test
/
Parser
/
objcxx11-user-defined-literal.mm
blob
a5f1397530fd20ef50959ca1ee2eb3e18b155c37
1
// RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 %s
2
3
id x = @"foo"_bar; // expected-error{{user-defined suffix cannot be used here}}