This is an archive of the discontinued LLVM Phabricator instance.

[CodeComplete] Fix a crash in preferred type and signature help
ClosedPublic

Authored by ilya-biryukov on Dec 11 2019, 12:25 AM.

Details

Summary

Null type pointers could be dereferenced in some cases.

Diff Detail

Event Timeline

ilya-biryukov created this revision.Dec 11 2019, 12:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 11 2019, 12:25 AM
sammccall accepted this revision.Dec 11 2019, 12:27 AM
This revision is now accepted and ready to land.Dec 11 2019, 12:27 AM
  • Rename the test, tweak assert comment
This revision was automatically updated to reflect the committed changes.

Build result: pass - 60699 tests passed, 0 failed and 726 were skipped.

Log files: console-log.txt, CMakeCache.txt