[all-commits] [llvm/llvm-project] 254e0a: [lldb] Fix the last remaining tests not inheriting...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Aug 11 12:50:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 254e0abf5be2e98cb7f1fa52617b71f4b94b11a4
https://github.com/llvm/llvm-project/commit/254e0abf5be2e98cb7f1fa52617b71f4b94b11a4
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M lldb/test/API/commands/expression/weak_symbols/TestWeakSymbols.py
M lldb/test/API/functionalities/target-new-solib-notifications/TestModuleLoadedNotifys.py
M lldb/test/API/lang/objc/exceptions/TestObjCExceptions.py
M lldb/test/API/types/AbstractBase.py
Log Message:
-----------
[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.
More information about the All-commits
mailing list