[all-commits] [llvm/llvm-project] bf91a6: [NFC][bugpoint] Namespace cleanup in `bugpoint` (#...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Thu Nov 20 14:17:40 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf91a62269964398836544020def699e3f019b9b
https://github.com/llvm/llvm-project/commit/bf91a62269964398836544020def699e3f019b9b
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M llvm/tools/bugpoint/BugDriver.h
M llvm/tools/bugpoint/CrashDebugger.cpp
M llvm/tools/bugpoint/ExecutionDriver.cpp
M llvm/tools/bugpoint/ExtractFunction.cpp
M llvm/tools/bugpoint/Miscompilation.cpp
M llvm/tools/bugpoint/OptimizerDriver.cpp
Log Message:
-----------
[NFC][bugpoint] Namespace cleanup in `bugpoint` (#168921)
Add declaration of command line options to BugDriver.h and remove extern
declarations in individual .cpp files.
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