OSDN Git Service

Recognize Clang-Tidy warning messages.
authorChih-Hung Hsieh <chh@google.com>
Tue, 29 Mar 2016 22:33:11 +0000 (15:33 -0700)
committerChih-Hung Hsieh <chh@google.com>
Tue, 29 Mar 2016 22:33:11 +0000 (15:33 -0700)
commit90d4619f02999ff04483e623f5efb6f998a6c912
treefaa17163521dd993f9d06beb0b0a9b71b00e3e0f
parent973ce2f018a30b9bf1c282b48990e271b11dcb6a
Recognize Clang-Tidy warning messages.

* Put all Clang-Tidy warning messages in a group for now.
  There are too many coding style warnings.
* Change the 'top' link to the top of the page.
* Add a few more new clang compiler warnings.

Bug: http://b/27779618
Change-Id: I385b9db927a397704b56f53440301352da8694cf
tools/warn.py