fbstring: mute uninitialized warnings in fbstring code
Summary: fbstring generates some apparently false positive uninitialized warnings under gcc-4.7.1. This diff disables the '-Wuninitialized' flag for fbstring. Test Plan: build Reviewed By: ldemailly@fb.com FB internal diff: D542722
Showing
Please register or sign in to comment