[PATCH] D64790: [LLVM][NFC] Adding an Alignment type to LLVM

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 05:53:22 PDT 2019


gchatelet added a comment.

In D64790#1608236 <https://reviews.llvm.org/D64790#1608236>, @RKSimon wrote:

> @gchatelet This is breaking windows bots: http://lab.llvm.org:8011/builders/llvm-clang-x86_64-win-fast/builds/1933 - please can you take a look? I think we'll need to revert until you have a fix.


If this is about the missing default constructor it's already fixed.
As for the failing tests in release the patch is sent as well.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64790/new/

https://reviews.llvm.org/D64790





More information about the llvm-commits mailing list