[Lldb-commits] [PATCH] Add option to set environment variables from dotest.py

Tamas Berghammer tberghammer at google.com
Wed Feb 25 04:07:11 PST 2015


In http://reviews.llvm.org/D7854#129072, @vharron wrote:

> Does this work if the value side is quoted?
>
> --env FOO="Hello, World"
>
> Are the quotes removed?


Add full unquoting logic which remove the surrounding quotes and also deals with escaping inside the value if neccessary


http://reviews.llvm.org/D7854

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list