mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +08:00
arguments in hex-encoded form instead of the old QEnvironment packet which takes them as plain-text strings. Environment variables containing remote protocol special chars like '#' would fail to set with QEnvironment. llvm-svn: 133857