commit | a3251bf24c8bc0ebe8fb09e0d59dbc70fa706859 | [log] [tgz] |
---|---|---|
author | Alexander Kornienko <alexfh@google.com> | Thu Nov 23 13:49:14 2017 +0000 |
committer | Alexander Kornienko <alexfh@google.com> | Thu Nov 23 13:49:14 2017 +0000 |
tree | 2fa661b80c864922a761b60d6ba32ab86736f1d4 | |
parent | c01f7f131bd82659fa484cfd6fc9b8a495b2e5ae [diff] |
[clang-tidy] rename_check.py misc-string-constructor bugprone-string-constructor Summary: Rename misc-string-constructor to bugprone-string-constructor + manually update the lenght of '==='s in the doc file. Reviewers: hokein, xazax.hun Reviewed By: hokein, xazax.hun Subscribers: mgorny, xazax.hun, cfe-commits Differential Revision: https://reviews.llvm.org/D40388 llvm-svn: 318916