Skip to content

Commit 1d67909

Browse files
committed
[NFC] remove excessive whitespace.
1 parent 1be88f5 commit 1d67909

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1329,8 +1329,6 @@ bool HWAddressSanitizer::instrumentLandingPads(
13291329
return true;
13301330
}
13311331

1332-
1333-
13341332
bool HWAddressSanitizer::instrumentStack(
13351333
bool ShouldDetectUseAfterScope,
13361334
MapVector<AllocaInst *, AllocaInfo> &AllocasToInstrument,

0 commit comments

Comments
 (0)