[all-commits] [llvm/llvm-project] f3026d: [ADT] Add llvm::remove_cvref and llvm::remove_cvref_t
Scott Linder via All-commits
all-commits at lists.llvm.org
Fri Apr 30 11:23:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3026d8b8d723f530299110d76d34bfaadf86eea
https://github.com/llvm/llvm-project/commit/f3026d8b8d723f530299110d76d34bfaadf86eea
Author: Scott Linder <Scott.Linder at amd.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M llvm/include/llvm/ADT/Any.h
M llvm/include/llvm/ADT/FunctionExtras.h
M llvm/include/llvm/ADT/STLExtras.h
M llvm/include/llvm/ADT/STLForwardCompat.h
M llvm/unittests/ADT/STLForwardCompatTest.cpp
Log Message:
-----------
[ADT] Add llvm::remove_cvref and llvm::remove_cvref_t
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D100669
More information about the All-commits
mailing list