diff options
author | Kees Cook <[email protected]> | 2017-03-20 17:14:11 -0700 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2017-03-22 02:50:25 +0900 |
commit | c834f0e8a8bb3025aac38e802fca2e686720f544 (patch) | |
tree | c53de99eef392f795629261ecbcc4c5b7b27c99b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f78271dfb77353c4d045f9735deebe21839fb2ed (diff) |
Kbuild: make designated_init attribute fatal
If a structure is marked with __attribute__((designated_init)) from
GCC or Sparse, it needs to have all static initializers using designated
initialization. Fail the build for any missing cases. This attribute will
be used by the randstruct plugin to make sure randomized structures are
being correctly initialized.
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions