RE: r280057 - Combine two FileCheck patterns to prevent overzealous matching of .*

2016-08-30 Thread Robinson, Paul via cfe-commits
th Sent: Tuesday, August 30, 2016 9:55 AM To: Robinson, Paul Cc: cfe-commits Subject: RE: r280057 - Combine two FileCheck patterns to prevent overzealous matching of .* On 30 Aug 2016 9:45 am, "Robinson, Paul" mailto:paul.robin...@sony.com>> wrote: > -Original Message- &

RE: r280057 - Combine two FileCheck patterns to prevent overzealous matching of .*

2016-08-30 Thread Richard Smith via cfe-commits
bject: r280057 - Combine two FileCheck patterns to prevent overzealous > matching of .* > > Author: rsmith > Date: Tue Aug 30 00:14:38 2016 > New Revision: 280057 > > URL: http://llvm.org/viewvc/llvm-project?rev=280057&view=rev > Log: > Combine two FileCheck patterns to

RE: r280057 - Combine two FileCheck patterns to prevent overzealous matching of .*

2016-08-30 Thread Robinson, Paul via cfe-commits
> -Original Message- > From: cfe-commits [mailto:cfe-commits-boun...@lists.llvm.org] On Behalf Of > Richard Smith via cfe-commits > Sent: Monday, August 29, 2016 10:15 PM > To: cfe-commits@lists.llvm.org > Subject: r280057 - Combine two FileCheck patterns to p

r280057 - Combine two FileCheck patterns to prevent overzealous matching of .*

2016-08-29 Thread Richard Smith via cfe-commits
Author: rsmith Date: Tue Aug 30 00:14:38 2016 New Revision: 280057 URL: http://llvm.org/viewvc/llvm-project?rev=280057&view=rev Log: Combine two FileCheck patterns to prevent overzealous matching of .* Modified: cfe/trunk/test/Driver/modules-ts.cpp Modified: cfe/trunk/test/Driver/modules-ts.