summaryrefslogtreecommitdiff
path: root/clang/test/Sema/incompatible-function-pointer-types.c
AgeCommit message (Expand)Author
2022-08-10Default implicit function pointer conversions diagnostic to be an errorAaron Ballman
2022-02-04Use functions with prototypes when appropriate; NFCAaron Ballman
2016-07-18[Sema] Create a separate group for incompatible function pointer warningBruno Cardoso Lopes