modularize tests - please review

Vane, Edwin edwin.vane at intel.com
Tue Mar 19 09:28:29 PDT 2013


I tried running these tests on linux and they all fail when using a build directory separate from source directory. It looks like modularize is looking in the build directory for the headers listed in the input file. My guess modularize is using the current working directory to locate headers?  I suggest perhaps using a -I on the command line to modularize so you can specify the right directory in the source tree.

From: Sean Silva [mailto:silvas at purdue.edu]
Sent: Tuesday, March 19, 2013 11:49 AM
To: Thompson, John
Cc: cfe-commits at cs.uiuc.edu; Vane, Edwin
Subject: Re: modularize tests - please review

This looks alright to me, but I'd like to get a second opinion. Edwin, could you take a look at this?

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130319/28de1246/attachment.html>


More information about the cfe-commits mailing list