[PATCH] D71345: [clangd] Fall back to selecting token-before-cursor if token-after-cursor fails.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 14 05:17:24 PST 2019


thakis added a comment.

This breaks compile on most bots in the "clang" section on http://lab.llvm.org:8011/console , probably the ones that use gcc as host compiler.

Here's an example:
http://lab.llvm.org:8011/builders/clang-cmake-armv7-selfhost-neon/builds/2714/steps/build%20stage%201/logs/stdio


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71345/new/

https://reviews.llvm.org/D71345





More information about the cfe-commits mailing list