Volodymyr Sapsai a4c53284c1 Add a callback for __has_include and use it for dependency scanning.
This adds a preprocessor callback for the `__has_include` and
`__has_include_next` directives.

Successful checking for the presence of a header should add it to the list of
header dependencies so this overrides the callback in the dependency scanner.

Patch by Pete Cooper with some additions by me.

rdar://problem/39545636

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

llvm-svn: 342517
2018-09-18 23:27:02 +00:00
..
2018-02-07 22:15:33 +00:00
2018-04-12 14:17:04 +00:00
2016-09-26 18:53:34 +00:00
2018-04-12 14:17:04 +00:00