[PATCH] D53726: [ADT] Work around a bug in older compiler versions.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 25 14:18:02 PDT 2018
dblaikie added a comment.
In https://reviews.llvm.org/D53726#1276569, @lhames wrote:
> In https://reviews.llvm.org/D53726#1276405, @dblaikie wrote:
>
> > Patch description doesn't seem to immediately relate to the change - nor test cases demonstrating the connection?
>
>
> Yep. I fail at 'arc diff' apparently. It seems to have dug up a message from a previous revision.
>
> There is no test case for this issue, as it is a compile failure on currently supported compilers.
Ah, cool cool - I see the updated description & such. Makes sense - I'll leave this to @dberris to check on, since he's probably got more context on what the xray buildbots are running, etc.
Repository:
rL LLVM
https://reviews.llvm.org/D53726
More information about the llvm-commits
mailing list