llvm-project/clang/include
Ivan Donchevskii 08ff91089c [libclang] Support querying whether a declaration is invalid
This is useful for e.g. highlighting purposes in an IDE.

Note: First version of this patch was reverted due to failing tests in
opencl-types.cl with -target ppc64le-unknown-linux. These tests are
adapted now.

Patch by Nikolai Kosjar.

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

llvm-svn: 321794
2018-01-04 10:59:50 +00:00
..
clang Revert "[Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones" 2018-01-04 07:31:24 +00:00
clang-c [libclang] Support querying whether a declaration is invalid 2018-01-04 10:59:50 +00:00
CMakeLists.txt