]> granicus.if.org Git - clang/commit
[Tooling] fix UB when interpolating compile commands with an empty index
authorSam McCall <sam.mccall@gmail.com>
Tue, 10 Apr 2018 10:36:46 +0000 (10:36 +0000)
committerSam McCall <sam.mccall@gmail.com>
Tue, 10 Apr 2018 10:36:46 +0000 (10:36 +0000)
commita78930ceac84bc5b0c8974323cea60b1d9110320
treedfeab2f6860267de3d3e5eede57558d674f66f09
parentd3f7881f4d6b0c3c9aa0dba7d379954386c92d40
[Tooling] fix UB when interpolating compile commands with an empty index

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329685 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Tooling/InterpolatingCompilationDatabase.cpp