[libcxxabi] [lld] [compiler-rt] [openmp] [flang] [lldb] [libclc] [libcxx] [libc] [mlir] [llvm] [clang] [clang-tools-extra] [libunwind] [polly] [WebAssembly] Correctly consider signext/zext arg flags at function declaration (PR #77281)
Juneyoung Lee via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 15:54:24 PST 2024
aqjune wrote:
I updated it to use the paramHasAttr which passed my test as it supposed to do so. :) Thanks for suggestion.
https://github.com/llvm/llvm-project/pull/77281
More information about the llvm-commits
mailing list