This is an archive of the discontinued LLVM Phabricator instance.

[CodeView] Fix the type for a variadic argument
ClosedPublic

Authored by asmith on Jan 10 2018, 6:18 PM.

Details

Summary
  • MSVC uses the none type for a variadic argument in CodeView
  • Add a unit test

Diff Detail

Repository
rL LLVM

Event Timeline

asmith created this revision.Jan 10 2018, 6:18 PM
asmith edited the summary of this revision. (Show Details)
zturner accepted this revision.Jan 10 2018, 8:13 PM

Looks good, thanks!

This revision is now accepted and ready to land.Jan 10 2018, 8:13 PM
asmith closed this revision.Jan 10 2018, 10:43 PM