lg for tooling (you might want somebody else to stamp for Driver/Tools)
================ Comment at: test/Tooling/auto-detect-from-source-parent-of-cwd.cpp:7 @@ -5,2 +6,3 @@ +// 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. http://llvm-reviews.chandlerc.com/D1336 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
