[all-commits] [llvm/llvm-project] ea5648: [NFC][LLVM] Code cleanup in LowerInvoke.cpp (#162691)
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Fri Oct 10 05:24:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea5648b1a85238ee435a851c032f02f5abc05a7b
https://github.com/llvm/llvm-project/commit/ea5648b1a85238ee435a851c032f02f5abc05a7b
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-10-10 (Fri, 10 Oct 2025)
Changed paths:
M llvm/lib/Transforms/Utils/LowerInvoke.cpp
Log Message:
-----------
[NFC][LLVM] Code cleanup in LowerInvoke.cpp (#162691)
Fix indentation for `LowerInvokeLegacyPass` and use namespace qualifiers
for defining variables and functions in `llvm` namespace.
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