fogsong233 680124ca9a
[Option] Fix param name mismatch & coding style (NFC) (#180746)
Align parameter names between the declaration and
definition in Option.cpp.
Also, update variable names to adhere to the LLVM
Coding Standards regarding casing.
See
6c0ff8d12f/llvm/include/llvm/Option/Option.h (L242).

However the defination is:

6c0ff8d12f/llvm/lib/Option/Option.cpp (L112-L114)
2026-02-11 15:01:29 +07:00
..
2025-11-11 13:33:33 +01:00