Files
clang-p2996/clang/lib/Sema/SemaStmt.cpp
MillePlateaux 061f87f75f [Clang][Sema]:Fix musttail attribute on a function with not_tail_called attribute has no warning/error (#134465)
The error is emitted when a musttail call is made to a function marked
with the not_tail_called attribute.Closes #133509
2025-04-14 13:10:20 -07:00

179 KiB