summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2023-12-21 13:27:00 +0000
committerDavid Spickett <david.spickett@linaro.org>2023-12-21 13:36:04 +0000
commitdddb9d1ee3e283133ce1abb50b7c7a3715317b9d (patch)
tree773e025324d6876dee7c2de1875987fbaa3e97ab /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parent17afa5befb4cbe86c22c25ae1603433c8bd21551 (diff)
[lldb][test] Fix missing-braces warnings in unit tests
``` /home/worker/2.0.1/lldb-x86_64-debian/llvm-project/lldb/unittests/Utility/ChecksumTest.cpp:15:38: warning: suggest braces around initialization of subobject [-Wmissing-braces] static llvm::MD5::MD5Result hash1 = {0, 1, 2, 3, 4, 5, 6, 7, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ``` And others.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions