[PATCH] D75716: [clangd] Have visibleNamespaces() and getEligiblePoints() take a LangOptions rather than a FormatStyle

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 10 18:37:40 PDT 2020


nridge added a comment.

In D75716#1916032 <https://reviews.llvm.org/D75716#1916032>, @hubert.reinterpretcast wrote:

> It looks like this is causing bot failures (http://lab.llvm.org:8011/builders/clang-ppc64le-rhel/builds/1881/steps/build%20stage%201/logs/stdio):


Sorry about that. Fix here: https://reviews.llvm.org/D75969


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75716





More information about the cfe-commits mailing list