[all-commits] [llvm/llvm-project] 7738c0: [libc][NFC] Use RemoveCVType to implement IsIntegr...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Fri Jul 17 11:43:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7738c0341829bdc49d0ad4e9694bdd64aa332023
https://github.com/llvm/llvm-project/commit/7738c0341829bdc49d0ad4e9694bdd64aa332023
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M libc/utils/CPP/TypeTraits.h
Log Message:
-----------
[libc][NFC] Use RemoveCVType to implement IsIntegral and IsPointerType.
Added IsSameV as a convenience variable and used it where convenient.
Reviewers: abrachet, lntue
Differential Revision: https://reviews.llvm.org/D83980
More information about the All-commits
mailing list