diff options
author | Jason Molenda <jmolenda@apple.com> | 2014-01-25 03:57:13 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2014-01-25 03:57:13 +0000 |
commit | 6e20554ea8daf509571126f455848ce4aa817644 (patch) | |
tree | d890e744792e74a438ebf4698b96976dbd88f9d7 /llvm/lib/Transforms/Utils/LCSSA.cpp | |
parent | 6b9ee9bce3abd48f42cbd41e34b08373384f0a59 (diff) | |
download | llvm-6e20554ea8daf509571126f455848ce4aa817644.zip llvm-6e20554ea8daf509571126f455848ce4aa817644.tar.gz llvm-6e20554ea8daf509571126f455848ce4aa817644.tar.bz2 |
Initialize the named_pipe_path in GDBRemoteCommunication::StartDebugserverProcess
right after the space for it is allocated on the stack, instead of trying
to initialize it in all the different places in this method. It's too easy
for another uninitialized code path to sneak in as it is written right now.
llvm-svn: 200066
Diffstat (limited to 'llvm/lib/Transforms/Utils/LCSSA.cpp')
0 files changed, 0 insertions, 0 deletions