Files
swift-mirror/lib/SILAnalysis/Analysis.cpp
Nadav Rotem 300ab4df05 [PM] Add a small verification method to ensure that analysis run on funcs with bodies.
Add a small verification method that checks that we run our function analysis
only on functions with bodies (not on external definitions). I ran into this bug
when working on the pass manager.
2015-11-25 14:26:44 -08:00

2.0 KiB