barannikov88 added a comment.

Hi, just a heads-up, some bots seem to be unhappy with the test:
https://lab.llvm.org/buildbot/#/builders/216/builds/21765

  error: 'note' diagnostics expected but not seen: 
    File 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\SemaCXX\warn-unsafe-buffer-usage-multi-decl-warnings.cpp
 Line 169: {{^change type of 'q' to 'std::span' to preserve bounds information, 
and change 'r' and 'p' to 'std::span' to propagate bounds information between 
them$}}
  error: 'note' diagnostics seen but not expected: 
    File 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\SemaCXX\warn-unsafe-buffer-usage-multi-decl-warnings.cpp
 Line 169: change type of 'q' to 'std::span' to preserve bounds information, 
and change 'p' and 'r' to 'std::span' to propagate bounds information between 
them
  2 errors generated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145739

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to