diff options
author | PiJoules <6019989+PiJoules@users.noreply.github.com> | 2025-09-17 09:37:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-17 09:37:19 -0700 |
commit | 97dfc09c235d23f8da33dddbb902e9e03eb51b44 (patch) | |
tree | 8f5cad682ee024b506a1f8217261f7cf918c70d7 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 2ce04d0a410d3c7c6b13b869bd34ec462d285a91 (diff) | |
download | llvm-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