Skip to content

Commit 42affb8

Browse files
committed
clang-format
1 parent 5b30ce3 commit 42affb8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/lib/Target/ARM/ARMSelectionDAGInfo.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ class ARMSelectionDAGInfo : public SelectionDAGGenTargetInfo {
9191
SDValue Size, unsigned Align,
9292
RTLIB::Libcall LC) const;
9393
};
94-
95-
}
94+
} // namespace llvm
9695

9796
#endif

0 commit comments

Comments
 (0)