[all-commits] [llvm/llvm-project] 78f7a6: [PATCH] ASAN: Align declaration with definition of...
Martin Liška via All-commits
all-commits at lists.llvm.org
Wed Feb 23 11:28:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78f7a6fbe5bbe6c3e3e1552f265964b189c57c25
https://github.com/llvm/llvm-project/commit/78f7a6fbe5bbe6c3e3e1552f265964b189c57c25
Author: Martin Liska <mliska at suse.cz>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M compiler-rt/lib/asan/asan_errors.h
Log Message:
-----------
[PATCH] ASAN: Align declaration with definition of a fn
Fixes:
https://bugs.llvm.org/show_bug.cgi?id=51641
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D115447
More information about the All-commits
mailing list