Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [compiler-rt][builtins] Don't #include CoreFoundation in os_version_check.c | Erik Pilkington | 2018-10-29 | 1 | -8/+33 |
* | Fix bots after r334981 | Francis Visoiu Mistrih | 2018-06-19 | 1 | -19/+19 |
* | Fixing os_version_check.c to be actual C source | Chris Bieneman | 2018-06-18 | 1 | -27/+50 |
* | [compiler-rt][builtins] Ignore the deprecated warning for | Alex Lorenz | 2017-03-15 | 1 | -0/+3 |
* | [compiler-rt][builtins] __isOSVersionAtLeast should load CoreFoundation | Alex Lorenz | 2017-03-14 | 1 | -17/+68 |
* | [compiler-rt][builtins] Ignore the deprecated warning for | Alex Lorenz | 2017-03-13 | 1 | -1/+5 |
* | Silence a pedantic warning, NFC | Erik Pilkington | 2017-03-10 | 1 | -0/+5 |
* | Reapply r297382: "[compiler-rt][builtins] Add __isOSVersionAtLeast()" | Erik Pilkington | 2017-03-09 | 1 | -0/+115 |
* | Revert "[compiler-rt][builtins] Add __isOSVersionAtLeast()" | Erik Pilkington | 2017-03-09 | 1 | -115/+0 |
* | [compiler-rt][builtins] Add __isOSVersionAtLeast() | Erik Pilkington | 2017-03-09 | 1 | -0/+115 |