[PATCH] D61716: Expose AtomicType
Henry Jen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 8 22:16:50 PDT 2019
slowhog created this revision.
slowhog added reviewers: yvvan, jbcoe.
Herald added subscribers: cfe-commits, jfb, arphaman.
Herald added a project: clang.
Expose atomic type through the C API.
Repository:
rC Clang
https://reviews.llvm.org/D61716
Files:
clang/include/clang-c/Index.h
clang/test/Index/print-type.c
clang/tools/c-index-test/c-index-test.c
clang/tools/libclang/CXType.cpp
clang/tools/libclang/libclang.exports
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61716.198759.patch
Type: text/x-patch
Size: 4924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190509/6824d1f2/attachment.bin>
More information about the cfe-commits
mailing list