[PATCH] D60937: [clangd] Fix code completion of macros defined in the preamble region of the main file.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 2 08:57:21 PDT 2019
sammccall added a comment.
In D60937#1487976 <https://reviews.llvm.org/D60937#1487976>, @RKSimon wrote:
> @sammccall I'm sorry but I had to revert this to fix the buildbots: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/47684/
No worries, thanks for reverting.
I think this is just a bad assert, I'll fix it and reland.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60937/new/
https://reviews.llvm.org/D60937
More information about the cfe-commits
mailing list