[all-commits] [llvm/llvm-project] 8f7dc9: [test/profile] Pass -w to suppress suggestion to u...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Mon Mar 1 11:07:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f7dc9964752fa7ba703a6682314a79b4df849dd
      https://github.com/llvm/llvm-project/commit/8f7dc9964752fa7ba703a6682314a79b4df849dd
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2021-03-01 (Mon, 01 Mar 2021)

  Changed paths:
    M compiler-rt/test/profile/instrprof-write-buffer-internal.c

  Log Message:
  -----------
  [test/profile] Pass -w to suppress suggestion to use fopen_s


  Commit: 2fcc3f4b18b4b82711ef0142f0881136cd419d76
      https://github.com/llvm/llvm-project/commit/2fcc3f4b18b4b82711ef0142f0881136cd419d76
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2021-03-01 (Mon, 01 Mar 2021)

  Changed paths:
    M compiler-rt/test/profile/instrprof-write-buffer-internal.c

  Log Message:
  -----------
  [test/profile] Disable instrprof-write-buffer-internal.c on Windows

This is failing due to:

"instrprof-write-buffer-internal.c.tmp.buf.profraw: Invalid
instrumentation profile data (file header is corrupt)"

https://lab.llvm.org/buildbot/#/builders/127/builds/6830


Compare: https://github.com/llvm/llvm-project/compare/ea7f211b2e6c...2fcc3f4b18b4


More information about the All-commits mailing list