llvm-project/clang/include
Richard Smith fc76b4ad3d Rename IsMissingRequirement to IsUnimportable and set it for shadowed
modules too.

This more accurately reflects the semantics of this flag, as distinct
from "IsAvailable", which (in an explicit modules world) only describes
whether a module is buildable, not whether it's importable.
2020-04-17 22:48:56 -07:00
..
clang Rename IsMissingRequirement to IsUnimportable and set it for shadowed 2020-04-17 22:48:56 -07:00
clang-c Expose AtomicType in the libclang C API. 2020-04-16 08:06:58 -04:00
CMakeLists.txt