Files
llvm-project/llvm/tools/bugpoint/BugDriver.cpp
Rahul Joshi c0fb07c2da [NFC][LLVM] Code cleanup in bugpoint (#162909)
- Move file local variables and functions out of anonymous namespace and
mark them static.
- Change a few function names to conform to LLVM coding standard
(camelCase).
- Add end of namespace comments for anonymous namespaces.
2025-10-13 06:16:32 -07:00

8.7 KiB