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
slowhog edited projects, added clang-c; removed clang.
slowhog removed reviewers: yvvan, jbcoe.
slowhog added a comment.
Herald added a project: clang.
Hi,
We use libclang in OpenJDK project Panama for a tool, jextract, to read C
header files and generate Java bindings. It's critical for us to b
slowhog updated this revision to Diff 257754.
slowhog marked 3 inline comments as done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61716/new/
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.
slowhog added a comment.
Thanks for reviewing, I applied the recommended changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61716/new/
https://reviews.llvm.org/D61716
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists
slowhog added a comment.
Yes, please help to commit the patch. Thank you for looking after this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61716/new/
https://reviews.llvm.org/D61716
___
cfe-commits mailing list
cfe-commits@lists.llvm.or
slowhog updated this revision to Diff 241747.
slowhog added a reviewer: aaron.ballman.
slowhog added a comment.
Updated to latest
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61716/new/
https://reviews.llvm.org/D61716
Files:
clang/include/clang