Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-02 | Make meson recognize the Qualcomm LLVM toolchain | Antony Chan | 1 | -0/+5 |
2020-05-22 | Allow building with b_coverage set to true when clang is being used regardles... | georgev93 | 1 | -0/+3 |
2020-05-22 | compilers: add fetching of define list for clang | Yevhenii Kolesnikov | 1 | -1/+8 |
2020-04-20 | compilers: Silence warning about gnu_inline with clang | Nirbheek Chauhan | 1 | -0/+5 |
2020-03-24 | compilers: Clang can take linkers that are paths | Dylan Baker | 1 | -0/+14 |
2020-03-15 | Resolve Clang failure to use -Og with --optimization=g | Phillip Johnston | 1 | -2/+9 |
2020-01-08 | types: import typing as T (fixes #6333) | Daniel Mensinger | 1 | -10/+10 |
2019-10-07 | compilers: replace CompilerType with MachineInfo | Dylan Baker | 1 | -7/+10 |
2019-07-15 | compilers/mixins/clang: Add type annotations | Dylan Baker | 1 | -12/+21 |
2019-07-15 | compilers: Put clang mixin in a module | Dylan Baker | 1 | -0/+81 |