libclang: Add period to typedef kind docblock
authorSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 12 Aug 2015 03:21:44 +0000 (03:21 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 12 Aug 2015 03:21:44 +0000 (03:21 +0000)
commit993b2864da4c3a12b8e2ea3d3fe92c66e53fe00d
tree9bbd381af2bd6b98c6c7f30ee479ad9e07b59b5b
parentdd55b95fb2c2d3d65cf37c3cd8173380a97dd673
libclang: Add period to typedef kind docblock

All of the other docblocks for the CXCursor_* cursor kind enum values
include documentation that ends with a period. Add a period to the end
of the CXCursor_TypedefDecl documentation to follow this convention.

Patch by Brian Gesiak!

llvm-svn: 244715
clang/include/clang-c/Index.h