aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorPiJoules <6019989+PiJoules@users.noreply.github.com>2025-09-17 09:37:19 -0700
committerGitHub <noreply@github.com>2025-09-17 09:37:19 -0700
commit97dfc09c235d23f8da33dddbb902e9e03eb51b44 (patch)
tree8f5cad682ee024b506a1f8217261f7cf918c70d7 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent2ce04d0a410d3c7c6b13b869bd34ec462d285a91 (diff)
downloadllvm-97dfc09c235d23f8da33dddbb902e9e03eb51b44.zip
llvm-97dfc09c235d23f8da33dddbb902e9e03eb51b44.tar.gz
llvm-97dfc09c235d23f8da33dddbb902e9e03eb51b44.tar.bz2
[clang] Do not diagnose conflicting types for cfi_unchecked_callee (#157762)
Clang would complain about conflicting types between a function declaration and definition if the declaraion was marked with the attribute but the definition wasn't. Do not treat this as an error. It should only be necessary to mark the declaration with the attribute.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions