[all-commits] [llvm/llvm-project] f36177: [NFC] use Optional instead of separate bool
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Dec 19 15:52:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f361777168047389ea4c9949b1a4574a9c87a768
https://github.com/llvm/llvm-project/commit/f361777168047389ea4c9949b1a4574a9c87a768
Author: Florian Mayer <fmayer at google.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
Log Message:
-----------
[NFC] use Optional instead of separate bool
More information about the All-commits
mailing list