[all-commits] [llvm/llvm-project] e66574: [clang-tidy] [NFC] Move comment scanning to `Lexer...

Daniil Dudkin via All-commits all-commits at lists.llvm.org
Thu Feb 12 13:09:57 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e66574702479f8ecd7f2bef3e70acdb215e19cc9
      https://github.com/llvm/llvm-project/commit/e66574702479f8ecd7f2bef3e70acdb215e19cc9
  Author: Daniil Dudkin <unterumarmung at yandex.ru>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp
    M clang-tools-extra/clang-tidy/utils/LexerUtils.cpp
    M clang-tools-extra/clang-tidy/utils/LexerUtils.h
    M clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
    A clang-tools-extra/unittests/clang-tidy/LexerUtilsTest.cpp

  Log Message:
  -----------
  [clang-tidy] [NFC] Move comment scanning to `LexerUtils` and add tests (#180371)



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