[PATCH] D45123: [CodeView] Emit function options for subprogram and member functions

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 09:24:48 PDT 2018


rnk added a comment.

You're right, this patch does get the constructor member LF right, but it would be easier and more direct if the constructor itself were marked trivial or just omitted by clang.


Repository:
  rL LLVM

https://reviews.llvm.org/D45123





More information about the llvm-commits mailing list