[PATCH] D78454: [clangd] Highlight related control flow.

Russell Gallop via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 28 07:35:06 PDT 2020


russell.gallop added a comment.

Hi Sam,

It looks like this is causing a failure on the Windows PS4 buildbot: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/32606

Please could you take a look? PS4 target disables RTTI, hence exceptions, by default so it is probably related to that.

Thanks
Russ


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78454





More information about the cfe-commits mailing list