[all-commits] [llvm/llvm-project] 651c50: [clang] Stop including llvm/ADT/DenseSet.h (NFC)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Nov 11 22:26:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 651c502fc8e6e1dfac4c3701e57da7bece6e637e
      https://github.com/llvm/llvm-project/commit/651c502fc8e6e1dfac4c3701e57da7bece6e637e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-11-11 (Sat, 11 Nov 2023)

  Changed paths:
    M clang/include/clang/AST/CXXInheritance.h
    M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
    M clang/lib/Format/UnwrappedLineParser.h
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp
    M clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp
    M clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp

  Log Message:
  -----------
  [clang] Stop including llvm/ADT/DenseSet.h (NFC)

Identified with clangd.




More information about the All-commits mailing list