[all-commits] [llvm/llvm-project] cb2a8b: [ADT] NFC: Fix typos in header comments
Jean-Michel Gorius via All-commits
all-commits at lists.llvm.org
Thu May 21 08:44:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cb2a8be8842a39ed9b657fa9928733f8d70079f0
https://github.com/llvm/llvm-project/commit/cb2a8be8842a39ed9b657fa9928733f8d70079f0
Author: Jean-Michel Gorius <jean-michel.gorius at orange.fr>
Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths:
M llvm/include/llvm/ADT/APFloat.h
M llvm/include/llvm/ADT/DAGDeltaAlgorithm.h
M llvm/include/llvm/ADT/DeltaAlgorithm.h
M llvm/include/llvm/ADT/DenseMap.h
M llvm/include/llvm/ADT/FloatingPointMode.h
M llvm/include/llvm/ADT/FoldingSet.h
M llvm/include/llvm/ADT/ImmutableSet.h
M llvm/include/llvm/ADT/IntervalMap.h
M llvm/include/llvm/ADT/PointerSumType.h
M llvm/include/llvm/ADT/PointerUnion.h
M llvm/include/llvm/ADT/SmallPtrSet.h
M llvm/include/llvm/ADT/SmallVector.h
M llvm/include/llvm/ADT/SparseSet.h
M llvm/include/llvm/ADT/Waymarking.h
M llvm/include/llvm/ADT/fallible_iterator.h
Log Message:
-----------
[ADT] NFC: Fix typos in header comments
More information about the All-commits
mailing list