[all-commits] [llvm/llvm-project] c4a00e: [NFC][compiler-rt][hwasan] Move GetCurrentThread t...

Leonard Chan via All-commits all-commits at lists.llvm.org
Tue Jun 29 11:56:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4a00ed85192b31b1fe9c5c3e94f96f826937825
      https://github.com/llvm/llvm-project/commit/c4a00ed85192b31b1fe9c5c3e94f96f826937825
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2021-06-29 (Tue, 29 Jun 2021)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan.cpp
    M compiler-rt/lib/hwasan/hwasan_linux.cpp

  Log Message:
  -----------
  [NFC][compiler-rt][hwasan] Move GetCurrentThread to hwasan.cpp

We can reuse the same implementation for getting the current thread on fuchsia.

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




More information about the All-commits mailing list