[PATCH] D143760: [Codeview] Fix incorrect size determination for complex types.

Steve Merritt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 06:44:01 PST 2023


smerritt added a comment.

Sorry for the extra patch but I noticed similar code in TypeRecordHelpers.cpp and thought I should fix it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143760/new/

https://reviews.llvm.org/D143760



More information about the llvm-commits mailing list