[all-commits] [llvm/llvm-project] 6c335b: [clang] Remove unused "using" (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon Dec 27 20:48:44 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c335b1a452f48c563bc503c81af297803885b59
      https://github.com/llvm/llvm-project/commit/6c335b1a452f48c563bc503c81af297803885b59
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-12-27 (Mon, 27 Dec 2021)

  Changed paths:
    M clang/lib/Sema/SemaExpr.cpp
    M clang/lib/Serialization/ASTReader.cpp
    M clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp
    M clang/lib/Tooling/Transformer/Parsing.cpp

  Log Message:
  -----------
  [clang] Remove unused "using" (NFC)

Identified by misc-unused-using-decls.




More information about the All-commits mailing list