[all-commits] [llvm/llvm-project] d8c00c: [llvm] Don't include STLForwardCompat.h (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Tue Dec 6 20:10:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8c00c4f63c2719702d71277cda174146a9cd364
      https://github.com/llvm/llvm-project/commit/d8c00c4f63c2719702d71277cda174146a9cd364
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp
    M llvm/lib/CodeGen/RegAllocScore.cpp
    M llvm/unittests/ADT/CombinationGeneratorTest.cpp

  Log Message:
  -----------
  [llvm] Don't include STLForwardCompat.h (NFC)

STLForwardCompat.h defines remove_cvref and remove_cvref_t.  These
source files use neither one of those.




More information about the All-commits mailing list