Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR41183: Don't emit strict-prototypes warning for an implicit function | James Y Knight | 2019-05-06 | 1 | -1/+7 |
* | [Sema] Don't emit the -Wstrict-prototypes warning for variadic functions. | Volodymyr Sapsai | 2018-01-02 | 1 | -0/+6 |
* | Revert r294910 and recommit r294861 and r294862 with a target triple to hopef... | Aaron Ballman | 2017-02-12 | 1 | -2/+7 |
* | Revert "Attributes on K&R C functions should not cause incompatible..." | Renato Golin | 2017-02-12 | 1 | -5/+0 |
* | Attributes on K&R C functions should not cause incompatible function type wit... | Aaron Ballman | 2017-02-11 | 1 | -0/+5 |
* | Implement the -Wstrict-prototypes warning | Alex Lorenz | 2016-12-07 | 1 | -0/+62 |