[all-commits] [llvm/llvm-project] 1da10d: [msan] Fix -Wcast-qual error in msan_dl.cpp

Thurston Dang via All-commits all-commits at lists.llvm.org
Thu Jul 6 11:04:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1da10d25d9afab060a602bb7b67129315812b5a7
      https://github.com/llvm/llvm-project/commit/1da10d25d9afab060a602bb7b67129315812b5a7
  Author: Thurston Dang <thurston at google.com>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
    M compiler-rt/lib/msan/msan_dl.cpp

  Log Message:
  -----------
  [msan] Fix -Wcast-qual error in msan_dl.cpp

Attempt 2 at fixing a buildbot error https://lab.llvm.org/buildbot#builders/57/builds/28143
that I had introduced in D154272




More information about the All-commits mailing list