lint: add include sorting config to clang-format (#1517)

This commit is contained in:
Tyler Wilding
2022-06-22 23:37:46 -04:00
committed by GitHub
parent b3f2b81481
commit 2d595c1ac0
501 changed files with 2085 additions and 1264 deletions
@@ -4,13 +4,16 @@
* This implements a decoder for the GOAL linking format.
*/
#include <cstring>
#include "LinkedObjectFileCreation.h"
#include <cstring>
#include "common/link_types.h"
#include "common/util/Assert.h"
#include "common/util/BitUtils.h"
#include "decompiler/config.h"
#include "decompiler/util/DecompilerTypeSystem.h"
#include "common/link_types.h"
#include "common/util/BitUtils.h"
#include "common/util/Assert.h"
namespace decompiler {
// There are three link versions: