[all-commits] [llvm/llvm-project] a7cf69: tsan_shadow_test: add const qualifier

thurstond via All-commits all-commits at lists.llvm.org
Wed Jan 11 11:37:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a7cf694c4950b7ce5309c3c4d613f40966c8f7ae
      https://github.com/llvm/llvm-project/commit/a7cf694c4950b7ce5309c3c4d613f40966c8f7ae
  Author: Thurston Dang <thurston at google.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M compiler-rt/lib/tsan/tests/unit/tsan_shadow_test.cpp

  Log Message:
  -----------
  tsan_shadow_test: add const qualifier

Fix build error in https://lab.llvm.org/buildbot/#/builders/57/builds/23839/steps/7/logs/stdio
that I had introduced in https://reviews.llvm.org/D141445

Differential Revision: https://reviews.llvm.org/D141534




More information about the All-commits mailing list