Re: r248984 - Test fix

2015-10-04 Thread Kim Gräsman via cfe-commits
On Fri, Oct 2, 2015 at 3:09 AM, Richard Smith via cfe-commits wrote: > On Thu, Oct 1, 2015 at 6:01 AM, Renato Golin via cfe-commits > wrote: >> >> Right, I reverted both commits on r249005. Please, let me know if you >> need help testing on ARM before the next commit. This looks like it >> could

Re: r248984 - Test fix

2015-10-01 Thread Richard Smith via cfe-commits
On Thu, Oct 1, 2015 at 6:01 AM, Renato Golin via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Right, I reverted both commits on r249005. Please, let me know if you > need help testing on ARM before the next commit. This looks like it > could be tested on any 32-bit platform, though, so you s

Re: r248984 - Test fix

2015-10-01 Thread Renato Golin via cfe-commits
Right, I reverted both commits on r249005. Please, let me know if you need help testing on ARM before the next commit. This looks like it could be tested on any 32-bit platform, though, so you should be able to get it passing on ARM if you test and make it pass on x86. On 1 October 2015 at 09:44,

Re: r248984 - Test fix

2015-10-01 Thread Renato Golin via cfe-commits
On 1 October 2015 at 05:19, Piotr Padlewski via cfe-commits wrote: > Author: prazek > Date: Wed Sep 30 23:19:45 2015 > New Revision: 248984 > > URL: http://llvm.org/viewvc/llvm-project?rev=248984&view=rev > Log: > Test fix Almost there... :) http://lab.llvm.org:8011/builders/clang-cmake-armv7-a1

r248984 - Test fix

2015-09-30 Thread Piotr Padlewski via cfe-commits
Author: prazek Date: Wed Sep 30 23:19:45 2015 New Revision: 248984 URL: http://llvm.org/viewvc/llvm-project?rev=248984&view=rev Log: Test fix Modified: cfe/trunk/test/CodeGenCXX/virtual-function-calls.cpp Modified: cfe/trunk/test/CodeGenCXX/virtual-function-calls.cpp URL: http://llvm.org/vi