[libFuzzer] support switch interception in dfsan mode
[oota-llvm.git] / unittests / Analysis / AliasAnalysisTest.cpp
2015-07-22 Chandler Carruth[PM/AA] Extract the ModRef enums from the AliasAnalysis...
2015-06-17 Chandler Carruth[PM/AA] Remove the Location typedef from the AliasAnaly...
2015-04-28 Daniel BerlinMake getModRefInfo(Instruction *) not crash on certain...
2015-04-13 Daniel BerlinMake getModRefInfo with a default location not crash.