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

Denis Zobnin via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 17 03:18:43 PST 2015


d.zobnin.bugzilla updated this revision to Diff 40380.
d.zobnin.bugzilla added a comment.

Only tests have been updated: enabled a test case for Sema, which pass with these changes, added corresponding test case for CodeGen.


http://reviews.llvm.org/D14467

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14467.40380.patch
Type: text/x-patch
Size: 12720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151117/165b8b82/attachment-0001.bin>


More information about the cfe-commits mailing list