diff options
author | Greg Clayton <gclayton@apple.com> | 2012-07-19 02:45:35 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-07-19 02:45:35 +0000 |
commit | 7dab2be287603946988a94b48e150c4809ea4140 (patch) | |
tree | 3cb7629e86d145640a96e5ea624defd772d6173f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9efaf227d1adf15cc74f25089a262deacb649b88 (diff) | |
download | llvm-7dab2be287603946988a94b48e150c4809ea4140.zip llvm-7dab2be287603946988a94b48e150c4809ea4140.tar.gz llvm-7dab2be287603946988a94b48e150c4809ea4140.tar.bz2 |
<rdar://problem/11908082>
Allow debugserver to match process names that are longer than MAXCOMLEN (16) characters. We do this by digging up argv[0] from another sysctl if the process name supplied is longer than 16 characters.
llvm-svn: 160487
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions