This is an archive of the discontinued LLVM Phabricator instance.

WholeProgramDevirt: fix access to a non-initialized field.
ClosedPublic

Authored by krasin on Aug 11 2016, 5:14 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

krasin updated this revision to Diff 67779.Aug 11 2016, 5:14 PM
krasin retitled this revision from to WholeProgramDevirt: fix access to a non-initialized field..
krasin updated this object.
krasin added a reviewer: mehdi_amini.
This revision was automatically updated to reflect the committed changes.

Mehdi, submitting w/o a review, as I want to fix the ubsan bot:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/15456/steps/check-llvm%20ubsan/

Please, feel free to add suggestions, I will create a follow up CL, if there're some.

mehdi_amini edited edge metadata.Aug 11 2016, 5:16 PM

This is trivial enough that you don't need pre-commit review.