History log of /external/toolchain-utils/verify_compiler.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
34915f5308b7e81b6927a58a3c8fcabc6b20b546 07-Dec-2016 Caroline Tice <cmtice@google.com> [toolchain-utils] Add missing import statement.

BUG=chromium:672207
TEST=Tested in my directory.

Change-Id: I90166be8cd2c30d2643904af96b320162b59d3e0
Reviewed-on: https://chrome-internal-review.googlesource.com/310104
Commit-Ready: Caroline Tice <cmtice@google.com>
Tested-by: Caroline Tice <cmtice@google.com>
Reviewed-by: Yunlian Jiang <yunlian@google.com>
/external/toolchain-utils/verify_compiler.py
bf3d6f017149ee218f731d21b9bf076637733348 04-Oct-2016 Caroline Tice <cmtice@google.com> [toolchain-utils] New script to verify which compiler was used.

This script takes either a single file or a directory tree and
verifies that all the compilation units in the file(s) were built
with the specified compiler.

BUG=chromium:652835
TEST=Tested on subtree within a build tree.

Change-Id: Ib365b9c4590b539f5f515df24f6214846183d9e7
Reviewed-on: https://chrome-internal-review.googlesource.com/293115
Commit-Ready: Caroline Tice <cmtice@google.com>
Tested-by: Caroline Tice <cmtice@google.com>
Reviewed-by: Ting-Yuan Huang <laszio@google.com>
/external/toolchain-utils/verify_compiler.py