On 3 May 2017 at 08:41, Alex Lorenz via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Author: arphaman
> Date: Wed May 3 10:41:16 2017
> New Revision: 302037
>
> URL: http://llvm.org/viewvc/llvm-project?rev=302037&view=rev
> Log:
> DiagnosticsEngine should clear DelayedDiagID before reportin
Author: arphaman
Date: Wed May 3 10:41:16 2017
New Revision: 302037
URL: http://llvm.org/viewvc/llvm-project?rev=302037&view=rev
Log:
DiagnosticsEngine should clear DelayedDiagID before reporting the
delayed diagnostic
This avoids an infinite loop that was uncovered in one of our internal tests