Ignore `-Wnullability-extension` in FOLLY_NULLABLE
Summary: clang has the warning `-Wnullability-extension` to avoid unportable code. Folly correctly handles it, so let's ignore the warning if it is set. (Note: this ignores all push blocking failures!) Reviewed By: stepancheg Differential Revision: D19580470 fbshipit-source-id: 59ddb5377a98d907a62df5d480b1ea0a65645a6b
Showing
Please register or sign in to comment