[PATCH] D104800: [OpenCL] Do not include default header for preprocessor output as input
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 24 10:43:48 PDT 2021
Anastasia added a comment.
LGTM! Thanks
I agree we should have the same behavior for both options. Technically `-finclude-default-header` could be added in both steps but it is only effective in parsing the sources and does nothing otherwise. But it seems cleaner to align it with the header include option.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104800/new/
https://reviews.llvm.org/D104800
More information about the cfe-commits
mailing list