Re: [PATCH] D21250: Make test less sensitive to resource dir

2016-06-13 Thread Paul Robinson via cfe-commits
probinson closed this revision. probinson added a comment. r272568, thanks! http://reviews.llvm.org/D21250 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D21250: Make test less sensitive to resource dir

2016-06-10 Thread Paul Robinson via cfe-commits
probinson created this revision. probinson added reviewers: chh, ismail. probinson added a subscriber: cfe-commits. Herald added subscribers: danalbert, tberghammer. Capture the resource directory and use it for subsequent checks. This is the same tactic used in linux-header-search.cpp.