[all-commits] [llvm/llvm-project] ff7dfe: [DebugInfo][MSF] Silence 'not all control paths re...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Wed Mar 15 11:20:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff7dfe4c403c11396e4242c9815bf7bd7bd3afaf
https://github.com/llvm/llvm-project/commit/ff7dfe4c403c11396e4242c9815bf7bd7bd3afaf
Author: Alexandre Ganea <aganea at havenstudios.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M llvm/include/llvm/DebugInfo/MSF/MSFError.h
Log Message:
-----------
[DebugInfo][MSF] Silence 'not all control paths return a value' warning
when building with MSVC on Windows
Commit: 7adaefbaa8bd506d0355a0f5419e8bf21a24a1ff
https://github.com/llvm/llvm-project/commit/7adaefbaa8bd506d0355a0f5419e8bf21a24a1ff
Author: Alexandre Ganea <aganea at havenstudios.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M lld/wasm/SyntheticSections.cpp
Log Message:
-----------
[wasm] Silence 'not all control paths return a value' warning when
building with MSVC on Windows
Compare: https://github.com/llvm/llvm-project/compare/5be551009864...7adaefbaa8bd
More information about the All-commits
mailing list