[Clang] Fill in documentation gaps for some attributes (#68967)
commit178619d71dcfd23363859e417c792d8170d5f9f8
authorStephen Tozer <stephen.tozer@sony.com>
Wed, 18 Oct 2023 14:09:05 +0000 (18 15:09 +0100)
committerGitHub <noreply@github.com>
Wed, 18 Oct 2023 14:09:05 +0000 (18 15:09 +0100)
treedfb29c6352a7b59625248775f8741aae193977b1
parentb0b8e83e668ac02f81874c3548c8eb8dbf3c33f0
[Clang] Fill in documentation gaps for some attributes (#68967)

This patch adds some missing documentation for some attributes in
BitCodeFormat, where the integer code mappings for attributes after code
79 were not listed, and in LangRef where the incompatibility between
minsize/optsize and optnone was not mentioned.
llvm/docs/BitCodeFormat.rst
llvm/docs/LangRef.rst