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

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


hubert.reinterpretcast 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):


Fix attempted in rG48121a5743b684def33d158391c5424626de28e2 <https://reviews.llvm.org/rG48121a5743b684def33d158391c5424626de28e2>.


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