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
/
SemaCXX
/
decl-microsoft-call-conv.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed and changed the wording of warn_cconv_ignored
Sunil Srivastava
2019-07-17
1
-1
/
+1
*
Revert "Append new attributes to the end of an AttributeList."
Michael Kruse
2018-06-25
1
-1
/
+1
*
Append new attributes to the end of an AttributeList.
Michael Kruse
2018-06-19
1
-1
/
+1
*
PR24595: Ignore calling convention modifiers for structors in MS ABI.
Andrey Bokhanko
2015-09-14
1
-1
/
+6
*
Re-land "MS ABI: lambda call operators are instance methods and should use th...
Reid Kleckner
2015-04-01
1
-3
/
+19
*
Reverting r233023 -- it caused test failures on Windows with MSVC x86.
Aaron Ballman
2015-03-24
1
-19
/
+3
*
MS ABI: lambda call operators are instance methods and should use thiscall
Reid Kleckner
2015-03-23
1
-3
/
+19
*
Add frontend support for __vectorcall
Reid Kleckner
2014-10-24
1
-1
/
+12
*
MinGW: Define __stdcall&co when -fms-extensions is disabled
Reid Kleckner
2014-04-21
1
-0
/
+2
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-1
/
+1
*
Take into consideration calling convention when processing specializations.
Rafael Espindola
2013-12-10
1
-0
/
+26
*
Add an AdjustedType sugar node for adjusting calling conventions
Reid Kleckner
2013-12-05
1
-0
/
+12
*
Handle CC and NoReturn when instantiating members of class templates.
Rafael Espindola
2013-12-01
1
-0
/
+8
*
Further fixes when thiscall is the default for methods.
Rafael Espindola
2013-11-19
1
-0
/
+7
*
The attached patch is a follow up from my previous one. The existing
Rafael Espindola
2013-11-18
1
-0
/
+9
*
Use the default method CC in GetFullTypeForDeclarator.
Rafael Espindola
2013-11-18
1
-0
/
+7
*
Ignore calling conventions when checking function template specializations
Reid Kleckner
2013-09-10
1
-0
/
+16
*
Delete CC_Default and use the target default CC everywhere
Reid Kleckner
2013-08-27
1
-28
/
+62
*
Fix declaring class template methods with an attributed typedef
Reid Kleckner
2013-07-31
1
-1
/
+27
*
Fix MergeFunctionDecl implicit CC for static methods.
Timur Iskhodzhanov
2013-02-22
1
-0
/
+86