Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c29db84419592e98e71a08d1a9fb04a3d6b51a0c
/
clang
/
test
/
SemaCXX
/
attr-used.cpp
88fe322
Removed a string literal for an attribute name, which means the attribute name will be quoted in the diagnostic. Manually added some quotes to a diagnostic for consistency. Updated the test cases as appropriate.
by Aaron Ballman
· 12 years ago
87198cd
Don't reject attribute used in an "extern const" variable definition.
by Rafael Espindola
· 12 years ago