summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-02-17 23:08:46 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-02-17 23:08:46 +0000
commitaa62a752eef39ba59294e32fd25c5e25884d6551 (patch)
tree4f93fd866a37eacc7440ca7ec0a0cf0488342b81 /clang/lib/CodeGen/CodeGenFunction.cpp
parent2d014f8106f1f24e621b4b9bd62bbd202fe5fbd4 (diff)
downloadbcm5719-llvm-aa62a752eef39ba59294e32fd25c5e25884d6551.tar.gz
bcm5719-llvm-aa62a752eef39ba59294e32fd25c5e25884d6551.zip
test: prevent incorrect quoting of paths
The path would previously get an extra leading space as the arguments would be parsed when generating the final command to run. Pretokenise the arguments to permit proper quoting of the paths. This avoids a number of ignoring non-existent path warnings from clang. llvm-svn: 295511
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud