]> git.ipfire.org Git - thirdparty/gcc.git/commit
Port Doxygen support script from Perl to Python; add unittests
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2017 14:07:30 +0000 (14:07 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2017 14:07:30 +0000 (14:07 +0000)
commitc15a50ea2ea115374997a74fe6abca9e6a06325a
tree6e02b42b188e05bf618690c44a75701a2e40e44c
parent8c7a5be54ff5d3175432334bdc4202e5ff414f06
Port Doxygen support script from Perl to Python; add unittests

2017-05-31  David Malcolm  <dmalcolm@redhat.com>
    Martin Liska  <mliska@suse.cz>

* filter_params.py: New, porting the perl script to python,
adding a test suite.
* filter_gcc_for_doxygen_new: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248739 138bc75d-0d04-0410-961f-82ee72b054a4
contrib/ChangeLog
contrib/filter_gcc_for_doxygen_new [new file with mode: 0644]
contrib/filter_params.py [new file with mode: 0644]