summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/CallInliner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-113/+0
* As Ted suggested, record the callsite information with the StackFrameContext.Zhongxing Xu2009-12-241-14/+8
* Inter-procedural analysis: now we can return from the callee.Zhongxing Xu2009-12-241-0/+37
* Migrate the call inliner to the Checker interface.Zhongxing Xu2009-12-231-29/+36
* lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespaceKovarththanan Rajaratnam2009-11-281-1/+1
* Now we can call into another function with the CallInliner transfer function.Zhongxing Xu2009-10-131-1/+35
* Start to add a new transfer function that inlines callee. To be continued.Zhongxing Xu2009-09-111-0/+41
OpenPOWER on IntegriCloud