Skip to content

Commit 6f20fa8

Browse files
committed
[llvm-reduce] fixclang-format error
1 parent 97c953e commit 6f20fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/tools/llvm-reduce/DeltaPass.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
#ifndef LLVM_TOOLS_LLVM_REDUCE_DELTAPASS_H
1010
#define LLVM_TOOLS_LLVM_REDUCE_DELTAPASS_H
1111

12-
#include "llvm/ADT/StringRef.h"
1312
#include "ReducerWorkItem.h"
1413
#include "deltas/Delta.h"
14+
#include "llvm/ADT/StringRef.h"
1515

1616
namespace llvm {
1717
struct DeltaPass {

0 commit comments

Comments
 (0)