Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
1952354bd376062c3ab3d328c0fc6c36530c9309
/
test
/
Sema
/
overloadable.c
2fe9b7f
Modify how the -verify flag works. Currently, the verification string and
by Richard Trieu
· 13 years ago
d945538
Make sure that we diagnose attribute((overloadable)) functions without
by Douglas Gregor
· 14 years ago
1c471f3
Check compatibility of vector types using their canonicalizations.
by John McCall
· 15 years ago
8120162
Change the printing of OR_Deleted overload results to print all the candidates,
by John McCall
· 15 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
48f3bb9
Downgrade complaints about calling unavailable functions to a warning
by Douglas Gregor
· 16 years ago
965acbb
Allow "overloadable" functions in C to be declared as variadic without
by Douglas Gregor
· 16 years ago
c6666f8
Don't allow calls to functions marked "unavailable". There's more work
by Douglas Gregor
· 16 years ago
2846584
Proof that attribute __overloadable__ works as well as overloadable
by Douglas Gregor
· 16 years ago
ae17094
Tighten checking of the "overloadable" attribute. If any function by a
by Douglas Gregor
· 16 years ago
4fc526d
Add missing test for the "overloadable" attribute
by Douglas Gregor
· 16 years ago