• Alfred Fuller's avatar
    Update include categories in clang-format canary · 688c8aaa
    Alfred Fuller authored
    Summary:
    This just fixes the include order within groups of includes, so is significantly less aggressive than the other codemod which regroups includes.
    
    I've manually ensured that:
    - groups are split when trivial.
    - glog is not reordered relative to other folly headers (seems to cause down stream issues)
    - portability headers are not reordered (seems to cause down stream issues)
    other diffs will finish the regrouping and ordering of those groups.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D26405757
    
    fbshipit-source-id: 9b79a91a41a4e6ac677ed0cb7fb24dfb7c8093d2
    688c8aaa
CacheLocalityTest.cpp 42.6 KB