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

Thurston Dang via All-commits all-commits at lists.llvm.org
Tue Jul 11 14:06:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c9145f4134312fce41fa52099cd45358ed572a5
      https://github.com/llvm/llvm-project/commit/0c9145f4134312fce41fa52099cd45358ed572a5
  Author: Thurston Dang <thurston at google.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

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

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

Fix build breakage from https://reviews.llvm.org/D154272.
(I accidentally dropped the fix when I relanded the patch.)




More information about the All-commits mailing list