aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
diff options
context:
space:
mode:
authorRamkumar Ramachandra <ramkumar.ramachandra@codasip.com>2024-12-16 16:29:21 +0000
committerGitHub <noreply@github.com>2024-12-16 16:29:21 +0000
commit290f38cd1a9fa7b1a91ddb25632807ecb5308dc7 (patch)
tree7d0d90226d4ba2a4df51fb6a0c4d73b0c8ba1ddf /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
parent3cbc73f71eef599e678197e445e11a98f8f61689 (diff)
downloadllvm-290f38cd1a9fa7b1a91ddb25632807ecb5308dc7.zip
llvm-290f38cd1a9fa7b1a91ddb25632807ecb5308dc7.tar.gz
llvm-290f38cd1a9fa7b1a91ddb25632807ecb5308dc7.tar.bz2
IR: fix getSwappedCmpPredicate() return type (#120097)
The change 51a895a (IR: introduce struct with CmpInst::Predicate and samesign) missed a change to ICmpInst::getSwappedCmpPredicate(), which intends to return a CmpPredicate, but returns a Predicate instead. Fix this.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions