index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Sema
/
overloadable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Make sure that we diagnose attribute((overloadable)) functions without
Douglas Gregor
2010-08-06
1
-1
/
+10
*
Check compatibility of vector types using their canonicalizations.
John McCall
2010-03-12
1
-1
/
+10
*
Change the printing of OR_Deleted overload results to print all the candidates,
John McCall
2010-01-08
1
-3
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Downgrade complaints about calling unavailable functions to a warning
Douglas Gregor
2009-02-18
1
-2
/
+2
*
Allow "overloadable" functions in C to be declared as variadic without
Douglas Gregor
2009-02-18
1
-0
/
+3
*
Don't allow calls to functions marked "unavailable". There's more work
Douglas Gregor
2009-02-18
1
-0
/
+10
*
Proof that attribute __overloadable__ works as well as overloadable
Douglas Gregor
2009-02-17
1
-1
/
+1
*
Tighten checking of the "overloadable" attribute. If any function by a
Douglas Gregor
2009-02-13
1
-2
/
+5
*
Add missing test for the "overloadable" attribute
Douglas Gregor
2009-02-12
1
-0
/
+37