I need advice about registering a new command-line option in Clang.
For example, if I want to add an simple option like -Wregister, which files I need to modify or what to do in general?
I need advice about registering a new command-line option in Clang.
For example, if I want to add an simple option like -Wregister, which files I need to modify or what to do in general?