Re: r245914 - Reimplement the PPC explicit option checking to be a bit more obvious

2015-08-25 Thread Hal Finkel via cfe-commits
- Original Message - > From: "Eric Christopher" > To: "Hal Finkel" > Cc: cfe-commits@lists.llvm.org > Sent: Tuesday, August 25, 2015 5:51:50 PM > Subject: Re: r245914 - Reimplement the PPC explicit option checking to be a > bit more obvious &g

Re: r245914 - Reimplement the PPC explicit option checking to be a bit more obvious

2015-08-25 Thread Eric Christopher via cfe-commits
c > Thanks again, > Hal > > - Original Message - > > From: "Eric Christopher via cfe-commits" > > To: cfe-commits@lists.llvm.org > > Sent: Monday, August 24, 2015 7:59:11 PM > > Subject: r245914 - Reimplement the PPC explicit option checking to be a > bi

Re: r245914 - Reimplement the PPC explicit option checking to be a bit more obvious

2015-08-25 Thread Hal Finkel via cfe-commits
Hi Eric, Can you please update the test case for this change? Thanks again, Hal - Original Message - > From: "Eric Christopher via cfe-commits" > To: cfe-commits@lists.llvm.org > Sent: Monday, August 24, 2015 7:59:11 PM > Subject: r245914 - Reimplement the PPC ex

r245914 - Reimplement the PPC explicit option checking to be a bit more obvious

2015-08-24 Thread Eric Christopher via cfe-commits
Author: echristo Date: Mon Aug 24 19:59:11 2015 New Revision: 245914 URL: http://llvm.org/viewvc/llvm-project?rev=245914&view=rev Log: Reimplement the PPC explicit option checking to be a bit more obvious that we're looking for conflicting options and give an explanation. Modified: cfe/trunk/