aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
diff options
context:
space:
mode:
authorIngo Müller <ingomueller@google.com>2023-01-24 15:42:38 +0000
committerIngo Müller <ingomueller@google.com>2023-02-15 07:23:21 +0000
commit4bba8bd33efdfb43c840e2dfa7ef5263254facdb (patch)
treef5ae546f2f4df4ef34a43bf62d77f1f7d606fb2a /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
parent72429a42ac33564fa82449d99dc234da32a05498 (diff)
downloadllvm-4bba8bd33efdfb43c840e2dfa7ef5263254facdb.zip
llvm-4bba8bd33efdfb43c840e2dfa7ef5263254facdb.tar.gz
llvm-4bba8bd33efdfb43c840e2dfa7ef5263254facdb.tar.bz2
[mlir] Add RewriterBase::replaceAllUsesWith for Blocks.
When changing IR in a RewriterPattern, all changes must go through the rewriter. There are several convenience functions in RewriterBase that help with high-level modifications, such as replaceAllUsesWith for Values, but there is currently none to do the same task for Blocks. Reviewed By: mehdi_amini, ingomueller-net Differential Revision: https://reviews.llvm.org/D142525
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions