[all-commits] [llvm/llvm-project] 4dde70: [compiler-rt][obvious] fix typo, delete paren
michaelrj-google via All-commits
all-commits at lists.llvm.org
Fri Aug 27 15:55:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4dde7064e745c855f1fa9503b3ae7f710d1e54b2
https://github.com/llvm/llvm-project/commit/4dde7064e745c855f1fa9503b3ae7f710d1e54b2
Author: Michael Jones <michaelrj at google.com>
Date: 2021-08-27 (Fri, 27 Aug 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
Log Message:
-----------
[compiler-rt][obvious] fix typo, delete paren
I should've deleted a parenthesis on line 4222 in
https://reviews.llvm.org/D108843 and this patch fixes it.
Differential Revision: https://reviews.llvm.org/D108852
More information about the All-commits
mailing list