[all-commits] [llvm/llvm-project] 5bdf25: [Testing/Support] llvm::Optional => std::optional
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Dec 13 22:35:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bdf25bc38baf33eb354a3dfb6959dce0aa30a85
https://github.com/llvm/llvm-project/commit/5bdf25bc38baf33eb354a3dfb6959dce0aa30a85
Author: Fangrui Song <i at maskray.me>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M llvm/include/llvm/Testing/Support/Error.h
M llvm/include/llvm/Testing/Support/SupportHelpers.h
M llvm/lib/Testing/Support/Annotations.cpp
M llvm/unittests/Support/MatchersTest.cpp
Log Message:
-----------
[Testing/Support] llvm::Optional => std::optional
SupportHelpers.h supports both for now to ease migration.
More information about the All-commits
mailing list