[all-commits] [llvm/llvm-project] 2c43cd: Turn off the warning that the undefined behavior I...

jimingham via All-commits all-commits at lists.llvm.org
Tue Oct 4 11:38:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c43cd883c20b603bc7d9461bfa2591e80a36a3b
      https://github.com/llvm/llvm-project/commit/2c43cd883c20b603bc7d9461bfa2591e80a36a3b
  Author: Jim Ingham <jingham at apple.com>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M lldb/test/API/functionalities/ubsan/basic/Makefile

  Log Message:
  -----------
  Turn off the warning that the undefined behavior I am using in
a test generates.  The green dragon bot compiler is treating this
warning as an error for some reason, hopefully this will calm its
worries.




More information about the All-commits mailing list