diff options
author | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-09-06 15:10:10 +0000 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-09-06 15:10:10 +0000 |
commit | 049b2d43457fcf170f108170486dffa5c9c7911b (patch) | |
tree | a6cd816f35353394948ae889181b885eb5fbb76d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 38895a0d80f3e1217300216fa7ad4a10b49b21db (diff) | |
download | llvm-049b2d43457fcf170f108170486dffa5c9c7911b.zip llvm-049b2d43457fcf170f108170486dffa5c9c7911b.tar.gz llvm-049b2d43457fcf170f108170486dffa5c9c7911b.tar.bz2 |
[clangd] Fix Dex initialization
This patch sets URI schemes of Dex to SymbolCollector's default schemes
in case callers tried to pass empty list of schemes. This was the case
for initialization in Clangd main and was a reason of incorrect
behavior.
Also, it fixes a bug with missed `continue;` after spotting invalid URI
scheme conversion.
llvm-svn: 341552
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions