Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
clang-tools-extra/clangd/CodeComplete.cpp | ||
---|---|---|
1384 ↗ | (On Diff #164642) | {0:2} for prettyprinting |
clang-tools-extra/clangd/index/Index.cpp | ||
198 ↗ | (On Diff #164642) | Can we explain this in simpler semantic terms? |
clang-tools-extra/clangd/index/Index.h | ||
258 ↗ | (On Diff #164642) | please fix your editor to only format changed lines |
Comment Actions
Hi Kirill,
This commit broke ARMV8 buildbots, logs are available here:
http://lab.llvm.org:8011/builders/clang-cmake-armv8-quick/builds/6493/steps/build%20stage%201/logs/stdio
Thanks
Yvan
Comment Actions
Hi! Apologies for inconvenience, https://reviews.llvm.org/rL341832 should solve the issue.