aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKirill Bobyrev <kbobyrev.opensource@gmail.com>2018-09-06 15:10:10 +0000
committerKirill Bobyrev <kbobyrev.opensource@gmail.com>2018-09-06 15:10:10 +0000
commit049b2d43457fcf170f108170486dffa5c9c7911b (patch)
treea6cd816f35353394948ae889181b885eb5fbb76d /clang/lib/CodeGen/CodeGenModule.cpp
parent38895a0d80f3e1217300216fa7ad4a10b49b21db (diff)
downloadllvm-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