[all-commits] [llvm/llvm-project] 11af7d: Remove DeleteContainer* functions, now that all us...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Apr 28 22:49:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 11af7d32c72de42bd41f3783b9e21cbeb90dcecc
https://github.com/llvm/llvm-project/commit/11af7d32c72de42bd41f3783b9e21cbeb90dcecc
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-04-28 (Tue, 28 Apr 2020)
Changed paths:
M llvm/include/llvm/ADT/STLExtras.h
Log Message:
-----------
Remove DeleteContainer* functions, now that all uses have been ported to unique_ptr
More information about the All-commits
mailing list