Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a spelling of pass_object_size that uses __builtin_dynamic_object_size | Erik Pilkington | 2019-03-19 | 1 | -5/+17 |
* | [Sema] Relax overloading restrictions in C. | George Burgess IV | 2016-09-02 | 1 | -1/+1 |
* | [Sema] Allow implicit conversions of &overloaded_fn in C. | George Burgess IV | 2016-03-23 | 1 | -2/+2 |
* | [Sema] Teach overload resolution about unaddressable functions. | George Burgess IV | 2016-01-07 | 1 | -1/+5 |
* | Add tests for pass_object_size. | George Burgess IV | 2015-12-03 | 1 | -0/+52 |