[PATCH] Unify handling of PWD (clang patch)

Manuel Klimek klimek at google.com
Sat Aug 10 19:12:09 PDT 2013


On Fri, Aug 9, 2013 at 3:59 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> > +// RUN: cd %t/abc/def2
> >  // RUN: not env PWD="%t/abc/def" clang-check "ijk/qwe/test.cpp" 2>&1 |
> FileCheck %s
> >
> > ----------------
> > Just so this is more like reality, I'd use abc/def2 as the PWD.
>
> One of the tests does "cd directory", the other does "cd symlink".
> That way we test that we alway use PWD.
>

Ah, ok, makes sense.


>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130810/3111f0c1/attachment.html>


More information about the cfe-commits mailing list