aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAndrey Bokhanko <andreybokhanko@gmail.com>2015-09-14 21:29:57 +0000
committerAndrey Bokhanko <andreybokhanko@gmail.com>2015-09-14 21:29:57 +0000
commitddc04ef4933dbb176fde074613508d5311d3c338 (patch)
tree1866941fa59589cf20edab4bb4851d18119c4742 /clang/lib/CodeGen/CodeGenModule.cpp
parent022bdc7d7361f48a359194e630e8b16f1d134cfe (diff)
downloadllvm-ddc04ef4933dbb176fde074613508d5311d3c338.zip
llvm-ddc04ef4933dbb176fde074613508d5311d3c338.tar.gz
llvm-ddc04ef4933dbb176fde074613508d5311d3c338.tar.bz2
PR24595: Ignore calling convention modifiers for structors in MS ABI.
MS compiler ignores calling convention modifiers for structors. This patch makes clang do the same (for MS ABI). This fixes PR24595 and makes vswriter.h header (from Windows SDK 8.1) compilable. Differential Revision: http://reviews.llvm.org/D12402 llvm-svn: 247619
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions