diff options
| author | Jie Fu <jiefu@tencent.com> | 2023-04-14 07:13:58 +0800 |
|---|---|---|
| committer | Jie Fu <jiefu@tencent.com> | 2023-04-14 07:13:58 +0800 |
| commit | 6d555dd53b017a05705dc3ddf4eba8b205d71abe (patch) | |
| tree | e8d03953d5481d3f1e5379a8ada421a228cfeda7 /lldb/test/Shell/ScriptInterpreter/Python/Crashlog | |
| parent | d30b4e515a0cf509e56b88ddd7ddb87b9e601508 (diff) | |
| download | llvm-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/Crashlog')
0 files changed, 0 insertions, 0 deletions
