Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
17d15f3c3dad45f6df8034c9ea3e3c8ff466076c
/
test
/
Sema
/
attr-used.c
4875bf2
Check that we don't warn on this testcase. This is basically a test that
by Rafael Espindola
· 12 years ago
767a1a2
c: privide deprecated warning when __private_extern__ storage
by Fariborz Jahanian
· 12 years ago
d6b8de0
Change the wording of the bad-decl-for-attribute warning and error
by John McCall
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
186204b
Warn about attribute used ignored on "extern int a __attribute__((used))".
by Daniel Dunbar
· 16 years ago
b805dad
Sema/AST support for attribute used. Patch by Anders Johnson (with small tweaks & test case)!
by Daniel Dunbar
· 16 years ago