diff options
author | Jason Molenda <jmolenda@apple.com> | 2020-05-05 15:48:46 -0700 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2020-05-05 15:51:50 -0700 |
commit | 5034102b249f850109ccd7b2c8a02a246edcd95a (patch) | |
tree | 7c77b045432ce6427633893f06d6f80ea2e1a1a6 /llvm/lib/Support/GraphWriter.cpp | |
parent | 844096b996a0b17d3f380af323614a5fe31b8a68 (diff) | |
download | llvm-5034102b249f850109ccd7b2c8a02a246edcd95a.zip llvm-5034102b249f850109ccd7b2c8a02a246edcd95a.tar.gz llvm-5034102b249f850109ccd7b2c8a02a246edcd95a.tar.bz2 |
Log the NSError str and object description on app launch fail
Update CallBoardSystemServiceOpenApplication to unconditionally log
the NSError's localizedDescription to Console on app launch failure
(as it was already doing), and also to log the NSError object's
full description to the console, which may contain additional nested
error messages. I'm experimenting to find cases where we will get
more detailed information from app launch failures and will start
by logging both to the console.
<rdar://problem/62709160>
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions