hanchenye-llvm-project/clang/include/clang-c
Emilio Cobos Alvarez 485ad42521 [libclang] Expose some target information via the C API.
This allows users to query the target triple and target pointer width, which
would make me able to fix https://github.com/servo/rust-bindgen/issues/593 and
other related bugs in an elegant way (without having to manually parse the
target triple in the command line arguments).

Differential Revision: https://reviews.llvm.org/D32389

llvm-svn: 301648
2017-04-28 15:56:39 +00:00
..
BuildSystem.h
CXCompilationDatabase.h
CXErrorCode.h
CXString.h libclang: add new StringSet type 2015-11-12 03:57:16 +00:00
Documentation.h
Index.h [libclang] Expose some target information via the C API. 2017-04-28 15:56:39 +00:00
Platform.h
module.modulemap