[all-commits] [llvm/llvm-project] 0ab57b: [include-cleaner] Fix the member-expr-access usage...

Haojian Wu via All-commits all-commits at lists.llvm.org
Mon Dec 19 00:05:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ab57bdc9745bfc8147831c09ed05073f87e7040
      https://github.com/llvm/llvm-project/commit/0ab57bdc9745bfc8147831c09ed05073f87e7040
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M clang-tools-extra/include-cleaner/lib/WalkAST.cpp
    M clang-tools-extra/include-cleaner/unittests/WalkASTTest.cpp
    M clang/include/clang/AST/Type.h
    M clang/lib/AST/Type.cpp

  Log Message:
  -----------
  [include-cleaner] Fix the member-expr-access usage for sugar type.

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

Differential Revision: https://reviews.llvm.org/D140095




More information about the All-commits mailing list