Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

gcc to clang #11453

Merged
merged 2 commits into from
Feb 5, 2020
Merged

gcc to clang #11453

merged 2 commits into from
Feb 5, 2020

Commits on Feb 5, 2020

  1. gcc to clang

    test
    ```
    export CC="sccache "$CC
    export CXX="sccache "$CXX
    ```
    darwin build
    ```
    CC=clang
    CXX=clang
    ```
    General-Beck committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    0c1d470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a46debd View commit details
    Browse the repository at this point in the history