Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARMClang: fix policy manipulation in the compiler module | Ben Boeckel | 2019-05-23 | 1 | -3/+5 |
| | | | | | Policies have their own scoping and cannot be set within a function without affecting callers. | ||||
* | ARMClang: Add support for Clang-based ARM compiler | Johan Stridkvist | 2019-05-14 | 1 | -0/+69 |
Fixes: #18215 |