Use the version of clang shipped with Xcode for official build
commit3ea2d12051d9922ad4834c2efd19adfa1fe71cf1
authorsdefresne <sdefresne@chromium.org>
Mon, 23 Feb 2015 19:48:51 +0000 (23 11:48 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 23 Feb 2015 19:49:19 +0000 (23 19:49 +0000)
tree3cf8717e79cc7b52d8057e3dcf97154e3ccac357
parentf12bc2de97a0fbbbd85b493d34379c775a26875d
Use the version of clang shipped with Xcode for official build

Instead of checking which generator is used to decide whether to use
ToT clang or Xcode clang, make the decision based on the buildtype
instead.

Use the version of clang shipped with Xcode for official build, and
leave the default selected for developer builds (default to ToT clang).

BUG=459148

Review URL: https://codereview.chromium.org/936013002

Cr-Commit-Position: refs/heads/master@{#317627}
build/common.gypi