[all-commits] [llvm/llvm-project] 023747: [MLIR] Attempt to fix sanitizer issue (access of u...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Sep 15 08:32:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0237477a121ec78eaf874a223dca6cd24d0111b8
https://github.com/llvm/llvm-project/commit/0237477a121ec78eaf874a223dca6cd24d0111b8
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M mlir/include/mlir/Tools/mlir-opt/MlirOptMain.h
Log Message:
-----------
[MLIR] Attempt to fix sanitizer issue (access of uninitialized member)
Follow-up to #156825 ; a member wasn't always initialized, it's not clear to me
why this is needed though, so this fix may not be the right one, we'll monitor
the bots.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list