[all-commits] [llvm/llvm-project] 7d65cc: [clangd] Guard against null Attrs in the AST
Sam McCall via All-commits
all-commits at lists.llvm.org
Fri Aug 13 01:39:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d65cc98f3508750fcf12240cab625c6e1d5c4ed
https://github.com/llvm/llvm-project/commit/7d65cc98f3508750fcf12240cab625c6e1d5c4ed
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-08-13 (Fri, 13 Aug 2021)
Changed paths:
M clang-tools-extra/clangd/AST.cpp
M clang-tools-extra/clangd/unittests/SelectionTests.cpp
Log Message:
-----------
[clangd] Guard against null Attrs in the AST
More information about the All-commits
mailing list