diff options
author | Kazu Hirata <kazu@google.com> | 2024-07-24 23:57:53 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2024-07-24 23:57:53 -0700 |
commit | 74fcb6aafddd56df1bd6d6841b2e0f289f8e54b0 (patch) | |
tree | 6f5a504a45f7d960f6f5239c75ac288303291aff /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 2e0c2154a8dc5d8ab2a8cf360aa0184fb58c0860 (diff) | |
download | llvm-74fcb6aafddd56df1bd6d6841b2e0f289f8e54b0.zip llvm-74fcb6aafddd56df1bd6d6841b2e0f289f8e54b0.tar.gz llvm-74fcb6aafddd56df1bd6d6841b2e0f289f8e54b0.tar.bz2 |
[TargetParser] Fix warnings
This patch fixes:
llvm/include/llvm/TargetParser/PPCTargetParser.def:109:9: error:
suggest braces around initialization of subobject
[-Werror,-Wmissing-braces]
llvm/lib/TargetParser/PPCTargetParser.cpp:96:16: error: address of
stack memory associated with local variable 'CPU' returned
[-Werror,-Wreturn-stack-address]
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions