[all-commits] [llvm/llvm-project] fcf4e3: Iterate over StringMaps using structured bindings....

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Sun Dec 4 09:47:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fcf4e360ba6b5f005d2c478ca79112be7a61dacb
      https://github.com/llvm/llvm-project/commit/fcf4e360ba6b5f005d2c478ca79112be7a61dacb
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-12-04 (Sun, 04 Dec 2022)

  Changed paths:
    M clang/lib/Serialization/GlobalModuleIndex.cpp
    M llvm/include/llvm/ProfileData/SampleProf.h
    M llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h
    M llvm/lib/CodeGen/CommandFlags.cpp
    M llvm/lib/IR/AsmWriter.cpp
    M llvm/lib/Target/TargetMachineC.cpp
    M mlir/lib/Dialect/Transform/IR/TransformOps.cpp
    M mlir/lib/ExecutionEngine/ExecutionEngine.cpp

  Log Message:
  -----------
  Iterate over StringMaps using structured bindings. NFCI.




More information about the All-commits mailing list