[all-commits] [llvm/llvm-project] 5a47ac: [Analyzer] Fix clang::ento::taint::dumpTaint defin...
Marco Antognini via All-commits
all-commits at lists.llvm.org
Mon May 2 08:44:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a47accda88c24d07cc48241be0f0078e8c9dfd0
https://github.com/llvm/llvm-project/commit/5a47accda88c24d07cc48241be0f0078e8c9dfd0
Author: Marco Antognini <marco.antognini at sonarsource.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/Taint.cpp
Log Message:
-----------
[Analyzer] Fix clang::ento::taint::dumpTaint definition
Ensure the definition is in the "taint" namespace, like its declaration.
Reviewed By: steakhal
Differential Revision: https://reviews.llvm.org/D124462
More information about the All-commits
mailing list