URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9e8fee0e7b0d79ab2f20ea2852e4766c73e7dbc
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b9e8fee by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Add validate-clang-check script for Petri Dish
Launch clang-check -analyze for each file...
Change-Id: Ic4132d563ccaa5d375f27d08366ba6fc052f095c
Reviewed-on: https://code.wireshark.org/review/30482
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 9565119 dissectors: socketcan: Pass raw ids to dissectors
add b9e8fee Add validate-clang-check script for Petri Dish
Summary of changes:
tools/validate-clang-check.py | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100755 tools/validate-clang-check.py