summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/nullability.c
Commit message (Collapse)AuthorAgeFilesLines
* [libclang 4/8] Add the clang_Type_getNullability() APIMichael Wu2018-08-031-0/+10
Summary: This patch adds a clang-c API for querying the nullability of an AttributedType. The test here also tests D49081 Reviewers: yvvan, jbcoe Reviewed By: yvvan Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D49082 llvm-svn: 338809
OpenPOWER on IntegriCloud