Re: [webkit-dev] Unified sources have broken our #include hygiene

2018-09-04 Thread Keith Rollin
> On Sep 1, 2018, at 19:25, Darin Adler wrote: > > I’ve long been interested in and wondered > whether we could use it, but it sort of does the opposite, and the “multiple > platforms” problem could well make even that tool impractical for us. I’ve spent a co

Re: [webkit-dev] Unified sources have broken our #include hygiene

2018-09-04 Thread Don . Olmstead
This was actually something I wanted to bring up at the contributors meeting especially since I was bit by this recently with some CMake changes that busted WPE. It would be nicer to move our tooling to clang. Include what you use is something I think would be of great use as well. CMake has bu