Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f96ae684c4be9c08901bde63b0df8ef5210e6aff
/
clang
/
test
/
Sema
/
overloadable.c
7260905
Make sure that we diagnose attribute((overloadable)) functions without
by Douglas Gregor
· 15 years ago
44c064b
Check compatibility of vector types using their canonicalizations.
by John McCall
· 16 years ago
12f97bc
Change the printing of OR_Deleted overload results to print all the candidates,
by John McCall
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
171c45a
Downgrade complaints about calling unavailable functions to a warning
by Douglas Gregor
· 17 years ago
94349fd
Allow "overloadable" functions in C to be declared as variadic without
by Douglas Gregor
· 17 years ago
b2809a0
Don't allow calls to functions marked "unavailable". There's more work
by Douglas Gregor
· 17 years ago
13c6362
Proof that attribute __overloadable__ works as well as overloadable
by Douglas Gregor
· 17 years ago
633b737
Tighten checking of the "overloadable" attribute. If any function by a
by Douglas Gregor
· 17 years ago
41e3fc1
Add missing test for the "overloadable" attribute
by Douglas Gregor
· 17 years ago