Go to file
Haojian Wu 053499841a [StaticAnalysis] Remove unnecessary parameter in CallGraphNode::addCallee.
Summary:
Remove the CallGraph in addCallee as it is not used in addCallee.
It decouples addCallee from CallGraph, so that we can use CallGraphNode
within our customized CallGraph.

Reviewers: bkramer

Subscribers: cfe-commits, ioeric

Differential Revision: https://reviews.llvm.org/D27674

llvm-svn: 289431
2016-12-12 14:12:10 +00:00
clang [StaticAnalysis] Remove unnecessary parameter in CallGraphNode::addCallee. 2016-12-12 14:12:10 +00:00
clang-tools-extra [change-namespace] always add a '::' prefix when a symbol reference needs to be fully-qualified. 2016-12-07 20:08:02 +00:00
compiler-rt [XRay][CMake] Check target for XRay Flight Data Recorder 2016-12-12 05:18:36 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx [libcxx][CMake] Move the warning to HandleOutOfTreeLLVM 2016-12-12 05:05:46 +00:00
libcxxabi Fix signed comparison warning 2016-12-11 05:43:20 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld build: add support for standalone lld build 2016-12-12 05:47:40 +00:00
lldb Remove some annotations from TestMultipleTargets 2016-12-12 11:37:42 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Update inline argument comment. NFCI. 2016-12-12 13:43:15 +00:00
openmp Support of mips & mips64 for openmprtl 2016-12-08 09:22:24 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Add unittests for foreach(Elt|Piece). NFC. 2016-12-07 17:48:02 +00:00