Skip to content

Commit 2219c38

Browse files
kichunyasava-cska
authored andcommitted
Add exception due to server fail cause of sigfault.
1 parent d17251b commit 2219c38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/building/BuildDatabase.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ fs::path BuildDatabase::getRootForFirstSource() const {
283283
return getRootForSource(sourceFileInfos.begin()->first);
284284
}
285285
}
286-
}
287286

288287
fs::path BuildDatabase::getBitcodeForSource(const fs::path &sourceFile) const {
289288
fs::path serverBuildObjectFilePath = newDirForFile(sourceFile);

0 commit comments

Comments
 (0)