[PATCH] D19361: [MS] Improved implementation of MS stack pragmas (vtordisp, *_seg)

Denis Zobnin via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 29 05:20:30 PDT 2016


d.zobnin.bugzilla added a comment.

Reid, thanks for review! I've changed the patch according to your comments and also moved implementation of RAII object to SemaAttr.cpp file (implementation in header broke many buildbots).

Nico, I will look at serialization and try to implement the desired behavior, thank you!


Repository:
  rL LLVM

http://reviews.llvm.org/D19361





More information about the cfe-commits mailing list