diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2019-02-21 21:20:53 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2019-11-15 02:19:35 +0100 |
| commit | ed7b9191f7a5850140604da890e61a4d6fc9fca6 (patch) | |
| tree | 1a9dfbd125274347641be4cc8101d3840f708244 /validation/arch | |
| parent | fd3528aa0409874386610ce63bb647fff8312fd9 (diff) | |
| download | sparse-dev-ed7b9191f7a5850140604da890e61a4d6fc9fca6.tar.gz | |
option: move all option parsing helpers before their potential uses
The helpers for option parsing are spread all over the functions
doing the effective parsing. This doesn't help to reuse these
helpers because new potential uses sometimes arise before the
helpers itself.
Fix this by moving all these helpers above any function which
may use them.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/arch')
0 files changed, 0 insertions, 0 deletions
