> Sent: Tuesday, March 21, 2017 13:28
> To: Yung, Douglas
> Cc: cfe-commits
> Subject: RE: r298410 - Correct class-template deprecation behavior
>
> Ended up being simpler than I expected. I added -r298433 To fix this.
>
> The issue is that the test had a conditional
From: Yung, Douglas [mailto:douglas.y...@sony.com]
Sent: Tuesday, March 21, 2017 12:59 PM
To: Keane, Erich
Cc: cfe-commits
Subject: RE: r298410 - Correct class-template deprecation behavior
Hi Erich,
Your change is causing the Sema/attr-deprecated.c test to fail on the PS4 bot
(http://lab.llv
t: RE: r298410 - Correct class-template deprecation behavior
Hi Erich,
Your change is causing the Sema/attr-deprecated.c test to fail on the PS4 bot
(http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/7087).
Can you take a look?
Douglas Yung
> -
s-boun...@lists.llvm.org] On Behalf Of
> Erich Keane via cfe-commits
> Sent: Tuesday, March 21, 2017 10:49
> To: cfe-commits@lists.llvm.org
> Subject: r298410 - Correct class-template deprecation behavior
>
> Author: erichkeane
> Date: Tue Mar 21 12:49:17 2017
> New R
Author: erichkeane
Date: Tue Mar 21 12:49:17 2017
New Revision: 298410
URL: http://llvm.org/viewvc/llvm-project?rev=298410&view=rev
Log:
Correct class-template deprecation behavior
Based on the comment in the test, and my reading of the standard, a deprecated
warning should be issued in the foll