[PATCH] D151605: [NFC][HWASAN] make variables names for callback functions more consistent

Mingjie Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 20:11:55 PDT 2023


Enna1 created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
Enna1 added reviewers: vitalybuka, eugenis, thurston.
Enna1 added a subscriber: MTC.
Enna1 published this revision for review.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch makes the variables names for callback functions more consistent. Changes no functionality.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151605

Files:
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151605.526236.patch
Type: text/x-patch
Size: 5099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230527/7f2fb05a/attachment.bin>


More information about the llvm-commits mailing list