[PATCH] D119574: [clang] Expose -fprofile-use in clang-cl

Paul Kirth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 11 17:05:49 PST 2022


paulkirth added a comment.

Hi,

I think we hit a test failure due to this patch in Fuchsia's Clang canary for Windows. We've had a lot of breakages on Windows today, so this was hidden until 0574b5fc <https://reviews.llvm.org/rG0574b5fc657451c9d13d3f6d8fe14ea15c23a681> landed.

The failing test is: Clang :: Driver/cl-options.c

The failing bot can be found here: https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-windows-x64/b8822483567668224209/overview


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119574



More information about the cfe-commits mailing list