With -fsyntax-only, it doesn't produce one of the diagnostics and causes 'grep' to fail.
-Jyotsna -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation From: Jordan Rose [mailto:[email protected]] Sent: Wednesday, April 10, 2013 3:42 PM To: Jyotsna Verma Cc: [email protected] Subject: Re: Modify test/PCH/headersearch.cpp to use LLVM bit code output Wow, this is a pretty ugly test to begin with, but I won't task you to rebuild it (though someone else might want to). Does -fsyntax-only still give the same test results? Then we don't need any output at all. Jordan On Apr 10, 2013, at 13:14 , Jyotsna Verma <[email protected]> wrote: Hi All, The attached patch modifies PCH/headersearch.cpp test to use LLVM bit code output instead of object code. Since, the object code output is not necessary for the functionality tested by this test but causes it to fail for any target without direct object generation capabilities, I would like to make this change. Please let me know if the patch is good to commit. Thanks, Jyotsna -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation <patch.txt>_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
