[PATCH] D14467: [MS] Fix for bug 25013 - #pragma vtordisp is unknown inside functions.

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 19 23:05:44 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253650: [MS] Fix for bug 25013 - #pragma vtordisp is unknown inside functions, by… (authored by ABataev).

Changed prior to commit:
  http://reviews.llvm.org/D14467?vs=40380&id=40745#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14467

Files:
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Parse/ParseDeclCXX.cpp
  cfe/trunk/lib/Parse/ParseStmt.cpp
  cfe/trunk/test/Layout/ms-vtordisp-local.cpp
  cfe/trunk/test/SemaCXX/pragma-vtordisp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14467.40745.patch
Type: text/x-patch
Size: 12870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151120/22024246/attachment.bin>


More information about the cfe-commits mailing list