F14 fallback mode cleanups
Summary: This diff adds operator=(initializer_list) to the F14 fallback implementations, relaxes the guarantees provided by visitAllocationClasses for fallbacks (so that the current implementation can be considered correct), enables additional tests, and avoids a bit of logic repetition. Changes should only be made to the fallback mode and tests, and this diff should not change the set of platforms for which fallback mode is enabled. Reviewed By: shixiao Differential Revision: D9664700 fbshipit-source-id: 1f3fc6f0c48009bb3e5fd249506b42f54d93df43
Showing
Please register or sign in to comment