[PATCH] D52706: [CodeView] Only add the Scoped flag for an enum type when it has an immediate function scope to match MSVC

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 30 15:14:11 PDT 2018


asmith created this revision.
asmith added reviewers: rnk, zturner, llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D52706

Files:
  lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  test/DebugInfo/COFF/enum-co.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52706.167667.patch
Type: text/x-patch
Size: 10499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180930/b08c0543/attachment.bin>


More information about the llvm-commits mailing list