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
/
CodeGen
/
overloadable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-3
/
+3
*
Move CHECK right before the function it describes.
George Burgess IV
2016-09-07
1
-1
/
+1
*
[Sema] Compare bad conversions in overload resolution.
George Burgess IV
2016-09-07
1
-0
/
+20
*
[Sema] Relax overloading restrictions in C.
George Burgess IV
2016-09-02
1
-0
/
+15
*
[Sema] Allow implicit conversions of &overloaded_fn in C.
George Burgess IV
2016-03-23
1
-0
/
+30
*
AST: Implement mangling support for function types without a prototype.
Peter Collingbourne
2015-08-07
1
-0
/
+3
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-1
/
+3
*
Update tests in preparation for using the MS ABI for Win32 targets
Hans Wennborg
2014-01-13
1
-1
/
+1
*
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
*
Add mangling for variadic functions and conversion functions
Douglas Gregor
2009-02-13
1
-0
/
+2
*
Add basic support for C++ name mangling according to the Itanium C++
Douglas Gregor
2009-02-13
1
-0
/
+24