[lldb/Scripts]
authorPavel Labath <pavel@labath.sk>
Tue, 30 Jun 2020 15:05:08 +0000 (17:05 +0200)
committerPavel Labath <pavel@labath.sk>
Tue, 30 Jun 2020 15:06:14 +0000 (17:06 +0200)
commite55a09793d689f42c17f55be861773b6a65751b2
treef3525fa79eb028d9df53f36ff0956fef0581d14c
parent9945bd5911636e7f821ac82fdcf8fdb22126e7dc
[lldb/Scripts]

Fix analyze-project-deps.py. "lldb/Plugins" (home of Plugins.def) does
not depend on anything. Make sure this does not crash the script.
lldb/scripts/analyze-project-deps.py