Skip to content

Commit 54d8f22

Browse files
committed
Poke CI
Signed-off-by: yronglin <[email protected]>
1 parent c44d533 commit 54d8f22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/include/clang/Basic/IdentifierTable.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1185,7 +1185,6 @@ class IdentifierLoc {
11851185
return Loc != X.Loc || II != X.II;
11861186
}
11871187
};
1188-
11891188
} // namespace clang
11901189

11911190
namespace llvm {

0 commit comments

Comments
 (0)