[all-commits] [llvm/llvm-project] 38ca7b: Expose AtomicType in the libclang C API.
Henry Jen via All-commits
all-commits at lists.llvm.org
Thu Apr 16 05:07:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 38ca7b11db2d22e0fdfbff3f19276f9796f747d3
https://github.com/llvm/llvm-project/commit/38ca7b11db2d22e0fdfbff3f19276f9796f747d3
Author: Henry Jen <henryjen at ztune.net>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M clang/include/clang-c/Index.h
M clang/test/Index/print-type.c
M clang/tools/c-index-test/c-index-test.c
M clang/tools/libclang/CXType.cpp
M clang/tools/libclang/libclang.exports
Log Message:
-----------
Expose AtomicType in the libclang C API.
More information about the All-commits
mailing list