[all-commits] [llvm/llvm-project] 15a138: [libc++][NFC] Remove duplicate declaration of __it...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed May 10 14:28:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15a138acff220d4d25dd8606f588a1522a045e23
https://github.com/llvm/llvm-project/commit/15a138acff220d4d25dd8606f588a1522a045e23
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M libcxx/include/__iterator/iterator_traits.h
Log Message:
-----------
[libc++][NFC] Remove duplicate declaration of __iter_value_type
The exact same declaration exists a few lines above.
More information about the All-commits
mailing list