This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Avoid name conflict of generated VLA expression variable.
ClosedPublic

Authored by sdesmalen on Feb 12 2018, 6:52 AM.

Diff Detail

Repository
rC Clang

Event Timeline

sdesmalen created this revision.Feb 12 2018, 6:52 AM
aprantl accepted this revision.Feb 12 2018, 9:16 AM
aprantl added inline comments.
lib/CodeGen/CGDecl.cpp
1002

Thanks!

This revision is now accepted and ready to land.Feb 12 2018, 9:16 AM

Please make sure to cite the PR in the commit message.

sdesmalen edited the summary of this revision. (Show Details)Feb 12 2018, 11:49 PM
This revision was automatically updated to reflect the committed changes.