about summary refs log tree commit diff
path: root/instrumentation
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-07-25 09:09:29 +0200
committervanhauser-thc <vh@thc.org>2022-07-25 09:09:29 +0200
commit7b7914e1d6e5557640bb555a40692bfbda32462e (patch)
tree19d50308b880888cd6bd59d071fef97dcb1719f1 /instrumentation
parent9551be3f8e6ec55b21df4b55555db0a37e68a1a3 (diff)
downloadafl++-7b7914e1d6e5557640bb555a40692bfbda32462e.tar.gz
code format
Diffstat (limited to 'instrumentation')
-rw-r--r--instrumentation/SanitizerCoveragePCGUARD.so.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/instrumentation/SanitizerCoveragePCGUARD.so.cc b/instrumentation/SanitizerCoveragePCGUARD.so.cc
index 6aa69546..f8ced8fc 100644
--- a/instrumentation/SanitizerCoveragePCGUARD.so.cc
+++ b/instrumentation/SanitizerCoveragePCGUARD.so.cc
@@ -264,7 +264,6 @@ class ModuleSanitizerCoverageLegacyPass : public ModulePass {
 
 #if LLVM_VERSION_MAJOR >= 11                        /* use new pass manager */
 
-
 extern "C" ::llvm::PassPluginLibraryInfo LLVM_ATTRIBUTE_WEAK
 llvmGetPassPluginInfo() {