[PATCH] D150352: [clang][dataflow] Don't analyze templated declarations.

Martin Böhme via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 14 21:31:22 PDT 2023


mboehme updated this revision to Diff 522036.
mboehme marked an inline comment as done.
mboehme added a comment.

Eliminate warning for use of deprecated function


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150352/new/

https://reviews.llvm.org/D150352

Files:
  clang/include/clang/Analysis/FlowSensitive/ControlFlowContext.h
  clang/lib/Analysis/FlowSensitive/ControlFlowContext.cpp
  clang/lib/Analysis/FlowSensitive/Transfer.cpp
  clang/unittests/Analysis/FlowSensitive/TestingSupport.h
  clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
  clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150352.522036.patch
Type: text/x-patch
Size: 8691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230515/adf367fc/attachment-0001.bin>


More information about the cfe-commits mailing list