[PATCH] D126803: [llvm][analyzer][NFC] Introduce SFINAE for specializing FoldingSetTraits
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 2 10:33:09 PDT 2022
steakhal updated this revision to Diff 433791.
steakhal marked 2 inline comments as done.
steakhal added a comment.
- Named SFINAE type parameter.
- Using default return value of `enable_if_t`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126803/new/
https://reviews.llvm.org/D126803
Files:
clang/include/clang/Basic/SourceLocation.h
clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
llvm/include/llvm/ADT/FoldingSet.h
llvm/include/llvm/CodeGen/SelectionDAG.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126803.433791.patch
Type: text/x-patch
Size: 4770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220602/d0e8240f/attachment.bin>
More information about the cfe-commits
mailing list