llvm-capstone/clang/include
Ben Langmuir 7ff29148ac [Modules] Add Darwin-specific compatibility module map parsing hacks
This preserves backwards compatibility for two hacks in the Darwin
system module map files:

1. The use of 'requires excluded' to make headers non-modular, which
should really be mapped to 'textual' now that we have this feature.

2. Silently removes a bogus cplusplus requirement from IOKit.avc.

Once we start diagnosing missing requirements and headers on
auto-imports these would have broken compatibility with existing Darwin
SDKs.

llvm-svn: 244912
2015-08-13 17:13:33 +00:00
..
clang [Modules] Add Darwin-specific compatibility module map parsing hacks 2015-08-13 17:13:33 +00:00
clang-c libclang: Add period to typedef kind docblock 2015-08-12 03:21:44 +00:00
CMakeLists.txt
Makefile