aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJie Fu <jiefu@tencent.com>2023-04-14 07:13:58 +0800
committerJie Fu <jiefu@tencent.com>2023-04-14 07:13:58 +0800
commit6d555dd53b017a05705dc3ddf4eba8b205d71abe (patch)
treee8d03953d5481d3f1e5379a8ada421a228cfeda7 /lldb/test/Shell/ScriptInterpreter/Python
parentd30b4e515a0cf509e56b88ddd7ddb87b9e601508 (diff)
downloadllvm-6d555dd53b017a05705dc3ddf4eba8b205d71abe.zip
llvm-6d555dd53b017a05705dc3ddf4eba8b205d71abe.tar.gz
llvm-6d555dd53b017a05705dc3ddf4eba8b205d71abe.tar.bz2
[flang] Fix -Wmismatched-tags warning of NonTbpDefinedIoTable (NFC)
/Users/jiefu/llvm-project/flang/runtime/non-tbp-dio.h:41:1: error: 'NonTbpDefinedIoTable' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Werror,-Wmismatched-tags] struct NonTbpDefinedIoTable { ^ /Users/jiefu/llvm-project/flang/include/flang/Runtime/io-api.h:26:1: note: did you mean struct here? class NonTbpDefinedIoTable; ^~~~~ struct 1 error generated.
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions