diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-10-16 16:14:31 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-10-16 16:55:39 +0200 |
| commit | e5fcbcae746e3956c24a5a4e87853a1d6ae75d27 (patch) | |
| tree | 81be169e3c8a0c89f230750e50f7a4506920bb5e /validation/linear/pointer-arith32.c | |
| parent | 8e2d387944f09c835c3916caa0925fcbacddf243 (diff) | |
| download | sparse-dev-e5fcbcae746e3956c24a5a4e87853a1d6ae75d27.tar.gz | |
warn when taking the address of a built-in function
Built-in functions are meant to be expanded by the compiler. As such,
they don't have an address.
So, issue an error when trying take the address of a built-in function.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/linear/pointer-arith32.c')
0 files changed, 0 insertions, 0 deletions
