This warning didn't show up on my local build
but is causing the bots to fail. Seems like a
bad idea to have types and variables with the
same name anyhow.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33022
[WebAssembly] Fix build error in wasm YAML code ClosedPublic Authored by sbc100 on May 9 2017, 5:26 PM.
Details Summary This warning didn't show up on my local build
Diff Detail
Event TimelineHerald added subscribers: jgravelle-google, fhahn, dschuff, jfb. · View Herald TranscriptMay 9 2017, 5:26 PM Closed by commit rL302606: [WebAssembly] Fix build error in wasm YAML code (authored by sbc). · Explain WhyMay 9 2017, 5:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 98375 llvm/trunk/include/llvm/ObjectYAML/WasmYAML.h
llvm/trunk/lib/ObjectYAML/WasmYAML.cpp
llvm/trunk/tools/obj2yaml/wasm2yaml.cpp
llvm/trunk/tools/yaml2obj/yaml2wasm.cpp
|