summaryrefslogtreecommitdiffstats
path: root/test/Sema/warn-strict-prototypes.c
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Don't emit the -Wstrict-prototypes warning for variadic functions.Volodymyr Sapsai2018-01-021-0/+6
* Revert r294910 and recommit r294861 and r294862 with a target triple to hopef...Aaron Ballman2017-02-121-2/+7
* Revert "Attributes on K&R C functions should not cause incompatible..."Renato Golin2017-02-121-5/+0
* Attributes on K&R C functions should not cause incompatible function type wit...Aaron Ballman2017-02-111-0/+5
* Implement the -Wstrict-prototypes warningAlex Lorenz2016-12-071-0/+62