diff options
author | Greg Clayton <gclayton@apple.com> | 2013-10-10 17:53:50 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2013-10-10 17:53:50 +0000 |
commit | 896005804d7b910e03b0f3f5784ad5cb06032a3e (patch) | |
tree | aef6c34b9ecc9a72eed77b0a4c0e068f7a6d610a /clang/lib/Basic/IdentifierTable.cpp | |
parent | dd88bfd09261e397c61c26caa414db4fb14ceb65 (diff) | |
download | llvm-896005804d7b910e03b0f3f5784ad5cb06032a3e.zip llvm-896005804d7b910e03b0f3f5784ad5cb06032a3e.tar.gz llvm-896005804d7b910e03b0f3f5784ad5cb06032a3e.tar.bz2 |
<rdar://problem/14146606>
Fixed an issue where environment variables that contained special characters '$' and '#' would hose up the GDB server packet. We now use the QEnvironmentHexEncoded packet that has existed for a long time when we need to. Also added code that will stop sending the QEnvironmentHexEncoded and QEnvironment packets if they aren't supported.
llvm-svn: 192373
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions