Regrouping #includes in blocks separated by blank lines when sorting C++ #include
headers was implemented recently, and it has been preferred in Google's C++ style guide:
https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 29995 Build 29994: arc lint + arc unit