Skip to content

Commit

Permalink
[CIR][Rebase] Add CountAttributed enum case in a switch
Browse files Browse the repository at this point in the history
  • Loading branch information
lanza committed Mar 23, 2024
1 parent b3269bc commit a5b9d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/lib/CIR/CodeGen/CIRGenFunction.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1729,4 +1729,4 @@ CIRGenFunction::buildArrayLength(const clang::ArrayType *origArrayType,
llvm_unreachable("NYI");

return numElements;
}
}

0 comments on commit a5b9d6e

Please sign in to comment.