[all-commits] [llvm/llvm-project] cfb53d: [NFC] Make some includes explicit

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Oct 8 11:35:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfb53d8e6d6383c9622331224acf0abb03cb1713
      https://github.com/llvm/llvm-project/commit/cfb53d8e6d6383c9622331224acf0abb03cb1713
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M llvm/include/llvm/ADT/DenseMapInfo.h
    M llvm/include/llvm/ADT/FunctionExtras.h
    M llvm/include/llvm/ADT/PointerUnion.h
    M llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h
    M llvm/include/llvm/MC/MCRegister.h
    M llvm/include/llvm/Support/FileSystem/UniqueID.h
    M llvm/tools/llvm-c-test/echo.cpp
    M mlir/include/mlir/IR/AffineExpr.h
    M mlir/include/mlir/Support/TypeID.h

  Log Message:
  -----------
  [NFC] Make some includes explicit

Avoid relying on a number of indirect includes that currently
happen through the Hashing.h header in DenseMapInfo.h.




More information about the All-commits mailing list