Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Specifically, Apple Clang does not have /usr/include (it has its
equivalent in /Applications/.../XcodeDefault.xctoolchain/usr/include/)
but does have /usr/local/include.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Specifically, make sure the rule does not match if there is a c-common
prerequisites that it doesn't recognize.
|
|
|
|
|
|
|
|
Specifically, import can no longer be inside an export block.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
By default the checks are enabled only for the staged toolchain.
|
|
|
|
|
|
|
|
Seems like it's still needed in some tight situations (e.g., in rule).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|