aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/bruiser.cpp
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-07-29 10:52:38 +0000
committerbloodstalker <thabogre@gmail.com>2018-07-29 10:52:38 +0000
commit033635696bd38349cff0b58bca38378c8e009287 (patch)
tree9a9d50af5e6aff05b460b563113e1f9b308d3d77 /bruiser/bruiser.cpp
parentmarkdown... (diff)
downloadmutator-033635696bd38349cff0b58bca38378c8e009287.tar.gz
mutator-033635696bd38349cff0b58bca38378c8e009287.zip
added new options to delf
Diffstat (limited to '')
-rw-r--r--bruiser/bruiser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/bruiser/bruiser.cpp b/bruiser/bruiser.cpp
index 04c194d..e47d37c 100644
--- a/bruiser/bruiser.cpp
+++ b/bruiser/bruiser.cpp
@@ -752,7 +752,6 @@ class IfBreaker : public MatchFinder::MatchCallback
NameFinder::runDeclRefExprMatcher DRENameMatcher(Rewrite);
DRENameMatcher.runMatcher(StringRef(), *MR.Context);
-
}
if (MR.Nodes.getNodeAs<clang::BinaryOperator>("dous") != nullptr)