summaryrefslogtreecommitdiff
path: root/examples/eval_expr.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-02-03 21:10:11 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2018-02-03 22:35:38 +0100
commit2fb1d811855162fe9d723806a7b5fb995b14ff7b (patch)
tree0495940b986f36422044d279b6fa3c114d71ce16 /examples/eval_expr.py
parent35e5a38035fe55ea28790d76876ea24262dea544 (diff)
Add example that finds references to undefined symbols
Does a global search over all architectures in the kernel, which should avoid false positives. Referencing an undefined symbol in a particular architecture can be fine in a Kconfig file that's shared by multiple architectures, but if the symbol isn't defined by any architecture, it's likely to be an error (or a potential cleanup).
Diffstat (limited to 'examples/eval_expr.py')
0 files changed, 0 insertions, 0 deletions