diff options
author | Hiroshi Yamauchi <56735936+hjyamauchi@users.noreply.github.com> | 2024-10-16 09:35:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-16 09:35:05 -0700 |
commit | 1de15c15bc52b1e3bf97f90a72d79100dc3f5b8e (patch) | |
tree | edd669d586db72a71dada694a1b7b4028ded036a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | aad3a1630e385a6834f92a5f1d6045451ba21e4e (diff) | |
download | llvm-1de15c15bc52b1e3bf97f90a72d79100dc3f5b8e.zip llvm-1de15c15bc52b1e3bf97f90a72d79100dc3f5b8e.tar.gz llvm-1de15c15bc52b1e3bf97f90a72d79100dc3f5b8e.tar.bz2 |
Add arrangeCXXMethodCall to the CodeGenABITypes interface. (#111597)
In MSVC, the calling conventions for free functions and C++ instance
methods could be different, it makes sense to have this variant there.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions