[all-commits] [llvm/llvm-project] 2b4027: [analyzer] Delete unneeded headers and using after...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Mar 23 16:12:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2b4027f2b8d8224266cc2a423d9ccd74f6800711
https://github.com/llvm/llvm-project/commit/2b4027f2b8d8224266cc2a423d9ccd74f6800711
Author: Fangrui Song <maskray at google.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
Log Message:
-----------
[analyzer] Delete unneeded headers and using after D76509 for layering check
Otherwise it is incorrect to remove clangStaticAnalyzerFrontend's
dependency on clangRewrite and clangToolingCore.
More information about the All-commits
mailing list