[all-commits] [llvm/llvm-project] 6760f7: [compiler-rt][tsan] Remove unnecesary typedefs
Marco Vanotti via All-commits
all-commits at lists.llvm.org
Fri Aug 28 18:45:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6760f7ee6f00158c496b8e50d9ddac1f1c631ad7
https://github.com/llvm/llvm-project/commit/6760f7ee6f00158c496b8e50d9ddac1f1c631ad7
Author: Marco Vanotti <mvanotti at google.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_interface.cpp
Log Message:
-----------
[compiler-rt][tsan] Remove unnecesary typedefs
These typedefs are not used anywhere else in this compilation unit.
Differential Revision: https://reviews.llvm.org/D86826
More information about the All-commits
mailing list