[all-commits] [llvm/llvm-project] d0141e: [dsymutil] Fix a few TODOs about reporting errors ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Apr 6 09:41:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0141ef232dfc2ae9602d1fcdf41e0209826d899
https://github.com/llvm/llvm-project/commit/d0141ef232dfc2ae9602d1fcdf41e0209826d899
Author: Nico Weber <thakis at chromium.org>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M llvm/tools/dsymutil/MachODebugMapParser.cpp
Log Message:
-----------
[dsymutil] Fix a few TODOs about reporting errors to the user
I saw the TODOs while reading this file and figured I'd do them.
I haven't seen these happen in practice.
No expected behavior change.
Differential Revision: https://reviews.llvm.org/D123215
More information about the All-commits
mailing list