[all-commits] [llvm/llvm-project] ae4300: [NFC] Remove redundant namespace qualifier in Sele...
woruyu via All-commits
all-commits at lists.llvm.org
Mon Jul 7 19:09:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae43002cd08e320e88758a720e75b27066678a37
https://github.com/llvm/llvm-project/commit/ae43002cd08e320e88758a720e75b27066678a37
Author: woruyu <99597449+woruyu at users.noreply.github.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
Log Message:
-----------
[NFC] Remove redundant namespace qualifier in SelectionDAGPatternMatchTest (#147443)
### Summary
This PR remove the extra llvm::SDPatternMatch prefix in
https://github.com/llvm/llvm-project/pull/147044
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