[5187/5225] Building CXX object Tools/...WebKitTestRunner.dir/TestOptions.cpp.o In file included from ../../Tools/WebKitTestRunner/TestOptions.cpp:29: DerivedSources/WebKitTestRunner/TestOptionsGeneratedKeys.h:30:52: warning: backslash-newline at end of file 30 | #define GENERATED_WEB_PREFERENCE_KEY_TYPE_MAPPINGS \ | I guess this is bad because something else from another header could be on the next line, depending on the order that headers get included into the source file.
Created attachment 411866 [details] Patch
Thanks.
Committed r268740: <https://trac.webkit.org/changeset/268740> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411866 [details].
<rdar://problem/70489878>