[PATCH] D139775: [ADT] Deprecate Optional<T>::create (NFC)
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 12 02:28:02 PST 2022
MaskRay added a comment.
https://sourcegraph.com/search?q=context:global+Optional%3C%5B%5E%3E%5D%2B%3E::create+-f:clang/lib+-f:lib/StaticAnalyzer/&patternType=regexp&sm=0
This API seems unused outside llvm-project, so I think it can just be removed instead of going through a deprecated state.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139775/new/
https://reviews.llvm.org/D139775
More information about the llvm-commits
mailing list