| commit | 4c134ea3b8c7cc5b85dc2d9e8584f7694a7e6387 | [log] [tgz] | 
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Thu Dec 22 09:54:32 2016 +0000 | 
| committer | Rui Ueyama <ruiu@google.com> | Thu Dec 22 09:54:32 2016 +0000 | 
| tree | f8d2ce727baf051dfd6a395d07d879bd8498aa43 | |
| parent | 9ff608cdc64815ae337e06785e5c69781a355221 [diff] | 
Do not return null or Undefined from find{All,}ByVersion.
Vectors returned form that function contained nullptrs or Undefined symbols.
This patch filter them out. This makes use of the function a bit easier.
llvm-svn: 290334