[all-commits] [llvm/llvm-project] 827e07: [lsan] Use final on Fuchsia ThreadContext declaration

Roland McGrath via All-commits all-commits at lists.llvm.org
Wed Dec 2 11:58:26 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 827e075676f604106631c68901a0747ce8cb05cf
      https://github.com/llvm/llvm-project/commit/827e075676f604106631c68901a0747ce8cb05cf
  Author: Roland McGrath <mcgrathr at google.com>
  Date:   2020-12-02 (Wed, 02 Dec 2020)

  Changed paths:
    M compiler-rt/lib/lsan/lsan_fuchsia.h

  Log Message:
  -----------
  [lsan] Use final on Fuchsia ThreadContext declaration

This is consistent with other platforms' versions and
eliminates a compiler warning.

Reviewed By: leonardchan

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




More information about the All-commits mailing list