diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-06-03 22:37:36 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-06-12 17:54:32 +0200 |
| commit | 7304b37ab691460377310190099a4db42c8d139f (patch) | |
| tree | 8bffa242e4964a945e5bd64055120312f5eba917 /validation/preprocessor | |
| parent | f3e56ad275362d858a9bb49f471523b9d591eca9 (diff) | |
| download | sparse-dev-7304b37ab691460377310190099a4db42c8d139f.tar.gz | |
builtin: switch calling order of predefined_macros() & friends
The builtin functions were first declared, then the builtin stream
created and only then the builtin macros were predefined.
But this is essentially the wrong (logical) order.
Change the calling order so:
- first predefine the builtins macros
- create the builtin stream
- declare the builtin functions
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/preprocessor')
0 files changed, 0 insertions, 0 deletions
