Alexander Richardson 2a6a3fc4a3 Stop wrapping __has_include in another macro
Summary:
This is not guaranteed to work since the characters after '__has_include('
have special lexing rules that can't possibly be applied when
__has_include is generated by a macro. It also breaks the crash reproducers
generated by -frewrite-includes (see https://llvm.org/pr37990).

Reviewers: EricWF, rsmith, mclow.lists
Reviewed By: mclow.lists
Differential Revision: https://reviews.llvm.org/D49067

llvm-svn: 337824
2018-07-24 12:40:56 +00:00
..
2018-06-01 18:02:53 +00:00
2018-05-18 23:44:13 +00:00
2018-07-22 02:00:53 +00:00
2017-06-01 02:29:37 +00:00
2018-05-25 02:08:49 +00:00
2018-02-12 19:13:24 +00:00