[all-commits] [llvm/llvm-project] 1daf29: [llvm] Use StringRef::contains (NFC)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Dec 23 22:22:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1daf2994de49d1ecba4bee4e6842aa8a564cbc96
      https://github.com/llvm/llvm-project/commit/1daf2994de49d1ecba4bee4e6842aa8a564cbc96
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-12-23 (Sat, 23 Dec 2023)

  Changed paths:
    M llvm/lib/Support/Signals.cpp
    M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp
    M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
    M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
    M llvm/utils/TableGen/AsmMatcherEmitter.cpp

  Log Message:
  -----------
  [llvm] Use StringRef::contains (NFC)




More information about the All-commits mailing list