llvm-capstone/clang/include/clang-c
Saleem Abdulrasool 993b2864da 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
2015-08-12 03:21:44 +00:00
..
BuildSystem.h Add clang_free to libclang to free memory allocated in libclang. 2015-07-09 07:53:23 +00:00
CXCompilationDatabase.h
CXErrorCode.h
CXString.h
Documentation.h
Index.h libclang: Add period to typedef kind docblock 2015-08-12 03:21:44 +00:00
Makefile
module.modulemap
Platform.h