Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
e5fba7058ce34cc3d75e16e777ec6fc8096183f8
/
test
/
Sema
/
attr-deprecated.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
54abf7d
Change our basic strategy for avoiding deprecation warnings when the decl use
by John McCall
· 15 years ago
5233826
Implement rdar://6756623 - use of deprecated type in deprecated typedef should not warn
by Chris Lattner
· 15 years ago
d451f83
When parsing a top level struct declaration, make sure to
by Chris Lattner
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
22bd905
diagnose uses of deprecated typenames and tags.
by Chris Lattner
· 16 years ago
553905d
add support for deprecated objc ivars.
by Chris Lattner
· 16 years ago
cfdff38
Add support for deprecated members of RecordDecls (e.g. struct fields).
by Chris Lattner
· 16 years ago
61a0f17
allow implementations of deprecated functions to use deprecated symbols.
by Chris Lattner
· 16 years ago
4238254
new tests, it would be nice to not warn on the second one.
by Chris Lattner
· 16 years ago
b235caa
Start warning about unknown attributes.
by Anders Carlsson
· 16 years ago
f37da0e
rename some attr tests for consistency.
by Chris Lattner
· 16 years ago
[Renamed from test/Sema/attributes.c]
ddee423
Add a bunch of attributes, patch by Nuno Lopes.
by Chris Lattner
· 17 years ago