llvm-project/clang/tools/c-index-test
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
..
CMakeLists.txt Fix the static build. 2017-02-15 22:19:04 +00:00
c-index-test.c [libclang] Expose some target information via the C API. 2017-04-28 15:56:39 +00:00
core_main.cpp [index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguish function-local symbols 2017-02-26 05:37:56 +00:00