[all-commits] [llvm/llvm-project] 3284ad: [NFC][ADT] Rename StringMapEntry *Create() into St...
avl-llvm via All-commits
all-commits at lists.llvm.org
Sun Dec 25 07:16:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3284adf67170f5b3d79f0beb91a4248f8c45bef3
https://github.com/llvm/llvm-project/commit/3284adf67170f5b3d79f0beb91a4248f8c45bef3
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2022-12-25 (Sun, 25 Dec 2022)
Changed paths:
M llvm/include/llvm/ADT/StringMap.h
M llvm/include/llvm/ADT/StringMapEntry.h
M llvm/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h
M llvm/lib/IR/Value.cpp
M llvm/unittests/ADT/StringMapTest.cpp
M llvm/unittests/ADT/StringSetTest.cpp
M llvm/unittests/CodeGen/DwarfStringPoolEntryRefTest.cpp
Log Message:
-----------
[NFC][ADT] Rename StringMapEntry *Create() into StringMapEntry *create.
More information about the All-commits
mailing list