On Fri, Aug 9, 2013 at 3:59 PM, Rafael Espíndola <[email protected]
> 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
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to