Skip to content

Commit 06fd7e3

Browse files
author
Martin Mory
committed
clang-format
1 parent 34e3dfe commit 06fd7e3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

include/phasar/Utils/LLVMShorthands.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,8 @@ class ModulesToSlotTracker {
241241
static void deleteMSTForModule(const llvm::Module *Module);
242242

243243
public:
244-
static llvm::ModuleSlotTracker &getSlotTrackerForModule(const llvm::Module *Module);
244+
static llvm::ModuleSlotTracker &
245+
getSlotTrackerForModule(const llvm::Module *Module);
245246
};
246247
} // namespace psr
247248

0 commit comments

Comments
 (0)