[PATCH] D15115: [Microsoft][C++] Clang doesn't support a use of "this" pointer inside inline asm

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 06:07:29 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255645: [Microsoft][C++] Clang doesn't support a use of "this" pointer inside inline asm (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D15115?vs=42659&id=42843#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15115

Files:
  cfe/trunk/lib/CodeGen/CGStmt.cpp
  cfe/trunk/lib/Parse/ParseStmtAsm.cpp
  cfe/trunk/test/CodeGen/ms_this.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15115.42843.patch
Type: text/x-patch
Size: 3409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/d406349b/attachment.bin>


More information about the llvm-commits mailing list