[clang] 326393a - [Driver] exclude recently added tests from Windows

2022-11-18 Thread Matt Jacobson via cfe-commits
Author: Matt Jacobson Date: 2022-11-18T05:30:42-05:00 New Revision: 326393ae653189023b251f05009d86215ad30caf URL: https://github.com/llvm/llvm-project/commit/326393ae653189023b251f05009d86215ad30caf DIFF: https://github.com/llvm/llvm-project/commit/326393ae653189023b251f05009d86215ad30caf.diff

[clang] ba7a1d9 - [Driver] move FreeBSD header search path management to the driver

2022-11-17 Thread Matt Jacobson via cfe-commits
Author: Matt Jacobson Date: 2022-11-18T02:29:49-05:00 New Revision: ba7a1d9e4aec5399e9cd45e47c7a548b1514b8ba URL: https://github.com/llvm/llvm-project/commit/ba7a1d9e4aec5399e9cd45e47c7a548b1514b8ba DIFF: https://github.com/llvm/llvm-project/commit/ba7a1d9e4aec5399e9cd45e47c7a548b1514b8ba.diff

[clang] bbe6bd7 - Trivial fix to failing test on FreeBSD

2022-11-16 Thread Matt Jacobson via cfe-commits
Author: Matt Jacobson Date: 2022-11-17T00:20:23-05:00 New Revision: bbe6bd724a6335e497c7edaed191d37a828d0390 URL: https://github.com/llvm/llvm-project/commit/bbe6bd724a6335e497c7edaed191d37a828d0390 DIFF: https://github.com/llvm/llvm-project/commit/bbe6bd724a6335e497c7edaed191d37a828d0390.diff

[clang] dd9f796 - [ObjC] avoid crashing when emitting synthesized getter/setter and ptrdiff_t is smaller than long

2022-11-09 Thread Matt Jacobson via cfe-commits
Author: Matt Jacobson Date: 2022-11-10T02:10:30-05:00 New Revision: dd9f7963e434a53e8d70f607392ee9abf76f1d99 URL: https://github.com/llvm/llvm-project/commit/dd9f7963e434a53e8d70f607392ee9abf76f1d99 DIFF: https://github.com/llvm/llvm-project/commit/dd9f7963e434a53e8d70f607392ee9abf76f1d99.diff

[clang] c8b2f3f - [ObjC] type method metadata `_imp`, messenger routine at callsite with program address space

2022-08-04 Thread Matt Jacobson via cfe-commits
Author: Matt Jacobson Date: 2022-08-04T05:40:32-04:00 New Revision: c8b2f3f51bd923afbf9d3ebd0823bce895629630 URL: https://github.com/llvm/llvm-project/commit/c8b2f3f51bd923afbf9d3ebd0823bce895629630 DIFF: https://github.com/llvm/llvm-project/commit/c8b2f3f51bd923afbf9d3ebd0823bce895629630.diff