-
mostynb authored
clang + icecc has problems finding libFindBadConstructs.so, probably due to a path bug in icecc. We can however workaround this bug by using the canonical absolute path instead of an absolute path that includes redundant directories (ie remove "tools/clang/scripts/../../../" from the middle). This has the benefit of simplifying and shortening clang compile commands. BUG=409571 Review URL: https://codereview.chromium.org/525733005 Cr-Commit-Position: refs/heads/master@{#295446}
e98080ba