gn: Swap the order of two declarations.
This allows compilers targeting the MS ABI to select the correct inheritance model for the member function pointer types PrefixFunc and InfixFunc using the complete type of Parser. It will allow us to enable the new Clang flag -fcomplete-member-pointers globally. Bug: 847724 Change-Id: I5b3488ce0b64b3ac4884bc499cd355e1651d12b3 Reviewed-on: https://chromium-review.googlesource.com/1098515 Commit-Queue: Peter Collingbourne <pcc@chromium.org> Reviewed-by:Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#566964}
Showing
Please register or sign in to comment