]> granicus.if.org Git - clang/commit
[Microsoft][C++] Clang doesn't support a use of "this" pointer inside inline asm
authorMichael Zuckerman <Michael.zuckerman@intel.com>
Tue, 15 Dec 2015 14:35:51 +0000 (14:35 +0000)
committerMichael Zuckerman <Michael.zuckerman@intel.com>
Tue, 15 Dec 2015 14:35:51 +0000 (14:35 +0000)
commit803b013e4a518d2f4ed5f88089501fa52adbb9b1
treefc083dfcca0de6c014bc5840ce2ae200095d24df
parent980893d5370d3a1ab0fbf928786335b5aef95561
[Microsoft][C++] Clang doesn't support a use of "this" pointer inside inline asm

add triple to test

Differential Revision: http://reviews.llvm.org/D15115

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@255647 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ms_this.cpp