]> granicus.if.org Git - clang/commit
[libclang] Introduce clang_Module_isSystem(), which returns non-zero if the given...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 15 May 2014 04:44:25 +0000 (04:44 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 15 May 2014 04:44:25 +0000 (04:44 +0000)
commitbef5d7996387ce036872e8b0404126f6528a20b7
treedde8cc30adcc5f0a5225a4622664e161a03675cd
parent537ec10ebce2ac701473e89cefff99a637b22c6c
[libclang] Introduce clang_Module_isSystem(), which returns non-zero if the given CXModule is a system one.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208846 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
test/Index/annotate-module.m
tools/c-index-test/c-index-test.c
tools/libclang/CIndex.cpp
tools/libclang/libclang.exports