Descriptionuse absolute path to clang plugins
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
Committed: https://crrev.com/e98080bad4592b495158eaaf2bc10f03b6ead511
Cr-Commit-Position: refs/heads/master@{#295446}
Patch Set 1 #Patch Set 2 : apply a similar change to blink_gc_plugin_flags.sh #Patch Set 3 : rebase on master, resolve merge conflict #Patch Set 4 : rename SRC_ABS_DIR -> SRC_DIR for line length <= 80 #
Messages
Total messages: 25 (6 generated)
|