[all-commits] [llvm/llvm-project] 5f1adf: [clangd] Fix crash with null check for Token at Lo...

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Fri Jun 7 02:08:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f1adf0433c6007f8be885b832c852da67e8524c
      https://github.com/llvm/llvm-project/commit/5f1adf0433c6007f8be885b832c852da67e8524c
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    M clang-tools-extra/clangd/FindSymbols.cpp
    M clang-tools-extra/clangd/IncludeCleaner.cpp
    M clang-tools-extra/clangd/SemanticHighlighting.cpp
    M clang-tools-extra/clangd/XRefs.cpp
    M clang-tools-extra/clangd/refactor/Rename.cpp
    M clang-tools-extra/clangd/unittests/PreambleTests.cpp
    M clang-tools-extra/clangd/unittests/XRefsTests.cpp
    M clang/include/clang/Tooling/Syntax/Tokens.h
    M clang/lib/Tooling/Syntax/Tokens.cpp
    M clang/unittests/Tooling/Syntax/TokensTest.cpp

  Log Message:
  -----------
  [clangd] Fix crash with null check for Token at Loc (#94528)

Fixes https://github.com/llvm/llvm-project/issues/94599



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list