[PATCH] D126803: [llvm][analyzer][NFC] Introduce SFINAE for specializing FoldingSetTraits

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 1 11:55:38 PDT 2022


steakhal created this revision.
steakhal added reviewers: NoQ, martong, ASDenysPetrov, bzcheeseman.
Herald added subscribers: manas, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware, xazax.hun.
Herald added a reviewer: Szelethus.
Herald added a project: All.
steakhal requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.

Repository:
  rG LLVM Github Monorepo

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.433485.patch
Type: text/x-patch
Size: 4772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220601/53405b43/attachment.bin>


More information about the cfe-commits mailing list