Skip to content

Commit a92daf6

Browse files
committed
Drop blank line
1 parent 5f7a3eb commit a92daf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/Sema/SemaDeclAttr.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3040,7 +3040,6 @@ bool Sema::checkTargetVersionAttr(SourceLocation LiteralLoc, Decl *D,
30403040
enum FirstParam { Unsupported };
30413041
enum SecondParam { None };
30423042
enum ThirdParam { Target, TargetClones, TargetVersion };
3043-
30443043
llvm::SmallVector<StringRef, 8> Features;
30453044
if (Context.getTargetInfo().getTriple().isRISCV()) {
30463045
llvm::SmallVector<StringRef, 8> AttrStrs;

0 commit comments

Comments
 (0)