[all-commits] [llvm/llvm-project] 03cc52: [-Wunsafe-buffer-usage] To disable a test on Windo...

Ziqing Luo via All-commits all-commits at lists.llvm.org
Wed Feb 8 17:38:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03cc52dfd1dbb4a59b479da55e87838fb93d2067
      https://github.com/llvm/llvm-project/commit/03cc52dfd1dbb4a59b479da55e87838fb93d2067
  Author: Ziqing Luo <ziqing at udel.edu>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
    M clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-local-var-span.cpp

  Log Message:
  -----------
  [-Wunsafe-buffer-usage] To disable a test on Windows systems.

One of the tests in the commit
'bdf4f2bea50e87f5b9273e3bbc9a7753bca3a6bb' sometimes fails on one of
the buildbots runing on a Windows machine. For example,
"https://lab.llvm.org/buildbot/#/builders/60/builds/10615" is a failed
build.

Now we disable it until we figure out why this could happen.




More information about the All-commits mailing list