Bug 1386588 - Rename the clang build manifests. r=gps

The clang toolchains have not been static-analysis-specific for a while.
This commit is contained in:
Mike Hommey
2017-08-02 17:25:53 +09:00
parent ab8306fcce
commit e14ea56140
8 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ set +x
cd build/build-clang
# |mach python| sets up a virtualenv for us!
../../mach python ./build-clang.py -c clang-static-analysis-macosx64.json
../../mach python ./build-clang.py -c clang-macosx64.json
set -x