Despite there being an option, it seems that Sphinx has decided that "=123" is part...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 14 Jul 2016 17:15:06 +0000 (17:15 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 14 Jul 2016 17:15:06 +0000 (17:15 +0000)
commit4f6b3ecfd28a3d68e0fad74dddcf871eb8ec43a5
treea966f021ef1d5b5abffad5a446a83ea6b0dbb538
parent2996a342f3766bd70c8a7cf9cad0c3422a71eea4
Despite there being an option, it seems that Sphinx has decided that "=123" is part of the option directive name, and so having "=0" in the option tag is problematic. Since the option tag is part of the option directive definition, it's superfluous, and so I've removed it.

llvm-svn: 275440
clang/docs/UsersManual.rst