[all-commits] [llvm/llvm-project] 8c3dae: [clangd] Implement simple folding for preprocessor...

aketchum15 via All-commits all-commits at lists.llvm.org
Wed Aug 27 20:59:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c3daed84ce6372fff02383942d3fe1e40ff389e
      https://github.com/llvm/llvm-project/commit/8c3daed84ce6372fff02383942d3fe1e40ff389e
  Author: aketchum15 <70449408+aketchum15 at users.noreply.github.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M clang-tools-extra/clangd/SemanticSelection.cpp
    M clang-tools-extra/clangd/support/DirectiveTree.cpp
    M clang-tools-extra/clangd/support/DirectiveTree.h
    M clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp

  Log Message:
  -----------
  [clangd] Implement simple folding for preprocessor branches (#140959)

This pull request builds on
https://github.com/llvm/llvm-project/pull/121449 by sr-tream with
a unit test and a bug fix.

---------

Co-authored-by: Ruihua Dong <dongruihua.drh at alibaba-inc.com>



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