[clangd] Add llvm:: qualifier to work around GCC bug. NFC
Some old GCC versions seem to miss the default template parameter when using the clang/Basic/LLVM.h forward declarations of SmallVector. See D92788
Loading
Please sign in to comment
Some old GCC versions seem to miss the default template parameter when using the clang/Basic/LLVM.h forward declarations of SmallVector. See D92788