Fix the rst doc, unbreak buildbot.

llvm-svn: 371968
This commit is contained in:
Haojian Wu 2019-09-16 09:46:53 +00:00
parent e55b3bf40e
commit 3716547c5f

View File

@ -60,6 +60,7 @@ Options
``::std::vector`` is considered.
.. option:: EnableProto
When non-zero, the check will also warn on inefficient operations for proto
repeated fields. Otherwise, the check only warns on inefficient vector
operations. Default is `0`.