summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numarray/template.valarray/valarray.sub/slice_const.pass.cpp
diff options
context:
space:
mode:
authorMatt Davis <Matthew.Davis@sony.com>2019-04-02 03:24:12 +0000
committerMatt Davis <Matthew.Davis@sony.com>2019-04-02 03:24:12 +0000
commit60a8816c2fc8952251f635ea15dde678d186ea78 (patch)
tree4f68f5794495f9bc5ee70be47669939f46c31bc6 /libcxx/test/std/numerics/numarray/template.valarray/valarray.sub/slice_const.pass.cpp
parentadb3ece2164105373a41b4e043dc0694d49ca0d8 (diff)
downloadbcm5719-llvm-60a8816c2fc8952251f635ea15dde678d186ea78.tar.gz
bcm5719-llvm-60a8816c2fc8952251f635ea15dde678d186ea78.zip
[compiler-rt][test] Make instrprof-set-dir-mode test tolerant of group ID
Patch from 'troyj': Hi, I ran into a problem with this test when the source was located in certain directories. The mkdir(2) man page states that the set-group-ID bit is inherited from the parent directory, but this test was written in such a way that it assumes the bit is unset. Whether that assumption is true depends on where the checkout lives, which leads to some people being able to reproduce the problem whereas others cannot. I think the correct fix is to exclude the bit from the check. Making probinson a reviewer since they reviewed the original test. Patch landed for troyj, thanks! Differential Revision: D53832 llvm-svn: 357449
Diffstat (limited to 'libcxx/test/std/numerics/numarray/template.valarray/valarray.sub/slice_const.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud