[all-commits] [llvm/llvm-project] 90b141: [clang-tidy] Fix crash in `cppcoreguidelines-pro-t...

flovent via All-commits all-commits at lists.llvm.org
Sat Apr 18 07:24:30 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90b1416c3136244433d9f3917fe3029145687618
      https://github.com/llvm/llvm-project/commit/90b1416c3136244433d9f3917fe3029145687618
  Author: flovent <flbven at protonmail.com>
  Date:   2026-04-18 (Sat, 18 Apr 2026)

  Changed paths:
    M clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
    M clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/pro-type-member-init.cpp

  Log Message:
  -----------
  [clang-tidy] Fix crash in `cppcoreguidelines-pro-type-member-init` with alias template in constructor initializer (#192786)

Closes #192510.



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