[all-commits] [llvm/llvm-project] df942d: [libc++][NFC] Use using declaration instead of typ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Nov 28 05:04:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df942d569243f937413fc3fb4e0d3cf037ff4004
https://github.com/llvm/llvm-project/commit/df942d569243f937413fc3fb4e0d3cf037ff4004
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M libcxx/include/string_view
Log Message:
-----------
[libc++][NFC] Use using declaration instead of typedef in string_view
Commit: 5888e5aebce6294c60ba1f8f1ab8df1bf5f721a4
https://github.com/llvm/llvm-project/commit/5888e5aebce6294c60ba1f8f1ab8df1bf5f721a4
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M libcxx/include/string_view
Log Message:
-----------
[libc++][NFC] Remove stray whitespace in string_view
Compare: https://github.com/llvm/llvm-project/compare/135977c92a17...5888e5aebce6
More information about the All-commits
mailing list