[all-commits] [llvm/llvm-project] 20f7f7: [WebAssembly] Rename member in WasmYAML.h to avoid...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Mon Mar 14 09:10:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20f7f733fe936580025f467bb4b82eba2a9445b0
https://github.com/llvm/llvm-project/commit/20f7f733fe936580025f467bb4b82eba2a9445b0
Author: Sam Clegg <sbc at chromium.org>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M llvm/include/llvm/ObjectYAML/WasmYAML.h
M llvm/lib/ObjectYAML/WasmEmitter.cpp
M llvm/lib/ObjectYAML/WasmYAML.cpp
M llvm/tools/obj2yaml/wasm2yaml.cpp
Log Message:
-----------
[WebAssembly] Rename member in WasmYAML.h to avoid compiler warning
Followup/fix for https://reviews.llvm.org/D121349.
More information about the All-commits
mailing list