CodeSearch grok seems to be broken: This file is in grok-able: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/style/BorderColorAndStyle.h It's a new file but it is C++ and in the Chromium repo
Sorry about this. We were broken by a clang tooling change. We know what the problem is and we're working on a fix.
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build/+/bdb9d6cb87b77bf04acc1165cfe581a508e1d40e commit bdb9d6cb87b77bf04acc1165cfe581a508e1d40e Author: Emma Soederberg <emso@chromium.org> Date: Thu May 11 07:50:51 2017 Adjusting run_tool.py command line to account for recent changes The command line interface to run_tool.py was changed in https://chromium-review.googlesource.com/c/494946/, to enforce use of flags which were earlier implicit. The change caused code search bots run of the clang translation_unit to fail, the result being no generation of Xrefs. Bug:721192 Change-Id: Iff5662f602adf9947f11a4680e1e72c7f1cc5cb0 Reviewed-on: https://chromium-review.googlesource.com/503088 Reviewed-by: Henrik Kjellander <kjellander@chromium.org> Commit-Queue: Emma Söderberg <emso@chromium.org> [modify] https://crrev.com/bdb9d6cb87b77bf04acc1165cfe581a508e1d40e/scripts/slave/recipes/chromium_codesearch.expected/full_codesearch_gen_chromium_linux.json [modify] https://crrev.com/bdb9d6cb87b77bf04acc1165cfe581a508e1d40e/scripts/slave/recipes/chromium_codesearch.py [modify] https://crrev.com/bdb9d6cb87b77bf04acc1165cfe581a508e1d40e/scripts/slave/recipes/chromium_codesearch.expected/full_codesearch_gen_chromium_chromiumos_fail.json [modify] https://crrev.com/bdb9d6cb87b77bf04acc1165cfe581a508e1d40e/scripts/slave/recipes/chromium_codesearch.expected/full_codesearch_gen_chromium_android.json [modify] https://crrev.com/bdb9d6cb87b77bf04acc1165cfe581a508e1d40e/scripts/slave/recipes/chromium_codesearch.expected/full_codesearch_gen_chromium_chromiumos.json
This issue should be fixed now. I see Xrefs on https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/style/BorderStyle.h which is the above linked file (renamed in https://chromium.googlesource.com/chromium/src/+/7201468ffddd08c6893769c4a0616df7e9bedcad). Closing the issue but please reopen if you still the problem. Sorry for the inconvenience.
Comment 1 by nainar@chromium.org
, May 11 2017