[PATCH] Unify handling of PWD (clang patch)
Manuel Klimek
klimek at google.com
Fri Aug 9 15:32:27 PDT 2013
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
More information about the cfe-commits
mailing list