[PATCH] D53726: [ADT] Work around a bug in older compiler versions.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 14:14:57 PDT 2018


lhames added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D53726





More information about the llvm-commits mailing list