[all-commits] [llvm/llvm-project] bf17b0: correct misspelled _LIBCPP___TYPE_TRAITS_IS_EQUAIL...
Amirreza Ashouri via All-commits
all-commits at lists.llvm.org
Fri Jun 30 13:52:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf17b08b45413529bf8a4e872aaf2374e495b861
https://github.com/llvm/llvm-project/commit/bf17b08b45413529bf8a4e872aaf2374e495b861
Author: Amirreza Ashouri <ar.ashouri999 at gmail.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M libcxx/include/__type_traits/is_equality_comparable.h
Log Message:
-----------
correct misspelled _LIBCPP___TYPE_TRAITS_IS_EQUAILITY_COMPARABLE_H to _LIBCPP___TYPE_TRAITS_IS_EQUALITY_COMPARABLE_H
I just corrected a mistakenly misspelled macro
Reviewed By: philnik, #libc
Spies: libcxx-commits, #llvm, philnik
Differential Revision: https://reviews.llvm.org/D154252
More information about the All-commits
mailing list