commit | 78a4389abbbdd277a77d24b795f870c20b3774d3 | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Mon Mar 12 14:45:08 2018 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Mon Mar 12 14:45:08 2018 +0000 |
tree | 87573dc48915c1283c3d9c386273b85f87584419 | |
parent | c9f7443e5017bffea1856cf1e91ab3a776f893df [diff] |
[DebugInfo] Replace unreachable with None Invalid user input should not trigger assertions and unreachables. We already return an Option so we should just return None here. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5532 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327274 91177308-0d34-0410-b5e6-96231b3b80d8