[lldb] Fix the last remaining tests not inheriting TCC permissions
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 11 Aug 2020 19:47:54 +0000 (12:47 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 11 Aug 2020 19:50:36 +0000 (12:50 -0700)
commit254e0abf5be2e98cb7f1fa52617b71f4b94b11a4
treee56fe272eb8e9e854771a2318bf8083cf497e9cc
parente74e8b2b6957b4613b0fef2a964d40313074f435
[lldb] Fix the last remaining tests not inheriting TCC permissions

After this patch all test should have the inferior inheriting the TCC
permissions from its parent.
lldb/test/API/commands/expression/weak_symbols/TestWeakSymbols.py
lldb/test/API/functionalities/target-new-solib-notifications/TestModuleLoadedNotifys.py
lldb/test/API/lang/objc/exceptions/TestObjCExceptions.py
lldb/test/API/types/AbstractBase.py