WALA/com.ibm.wala.dalvik/src/com/ibm/wala/dalvik
Erik Derr 018e9d20eb Fixes Exception in AndroidAnalysisScope (#361)
Fixes inconsistent behavior of the exclusions argument.
Depending on the androidLib argument, setting exclusions to null
is either fine or raises and exception.

This patch makes exclusions truely optional for any case
when null is passed.
2018-10-02 22:29:44 -07:00
..
analysis/typeInference Declare private methods static wherever possible 2017-06-07 08:29:23 -07:00
classLoader Impl of IMethod.is(Wala)Synthetic and IClass.isSynthetic (#359) 2018-10-02 22:28:21 -07:00
dex Semantics-preserving control-flow tweaks to fix switch warnings 2017-08-15 14:55:34 -07:00
ipa/callgraph Fix various warnings produced by "./gradlew javadoc" 2018-04-18 11:29:27 -05:00
ssa Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
util Fixes Exception in AndroidAnalysisScope (#361) 2018-10-02 22:29:44 -07:00