[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
Tue Oct 2 13:29:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343627:  [CodeView] Only add the Scoped flag for an enum type when it has an immediate… (authored by asmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52706?vs=168011&id=168012#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52706

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52706.168012.patch
Type: text/x-patch
Size: 10735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181002/6982b90d/attachment.bin>


More information about the llvm-commits mailing list