[PATCH] D51946: Remove PseudoConstantAnalysis
Shuai Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 11 13:16:03 PDT 2018
shuaiwang created this revision.
Herald added subscribers: cfe-commits, mgorny.
It's not used anywhere for years. The last usage is removed in https://reviews.llvm.org/rL198476 in 2014.
Repository:
rC Clang
https://reviews.llvm.org/D51946
Files:
include/clang/Analysis/Analyses/PseudoConstantAnalysis.h
include/clang/Analysis/AnalysisDeclContext.h
lib/Analysis/AnalysisDeclContext.cpp
lib/Analysis/CMakeLists.txt
lib/Analysis/PseudoConstantAnalysis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51946.164960.patch
Type: text/x-patch
Size: 10869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180911/1a58a619/attachment-0001.bin>
More information about the cfe-commits
mailing list