1. 17 11月, 2017 5 次提交
  2. 29 6月, 2017 2 次提交
  3. 15 3月, 2017 1 次提交
  4. 11 1月, 2017 1 次提交
    • H
      make sure all IDE analyzers implements IBuildInAnalyzer · 81583b39
      Heejae Chang 提交于
      IDEAnalyzer does this special thing that compiler analyzer can't do.
      that is reporting all its diagnostic descriptor as hidden and change its
      severity on runtime.
      
      engine has special treatment for this behavior only if the analyzer implements
      IBuiltInAnalyzer. otherwise, the analyzer will be treated as normal
      compiler analyzer and things won't work as expected
      81583b39
  5. 09 11月, 2016 3 次提交
  6. 08 11月, 2016 1 次提交
  7. 20 7月, 2016 1 次提交
  8. 30 11月, 2015 1 次提交
  9. 16 10月, 2015 1 次提交
  10. 16 9月, 2015 1 次提交
  11. 11 9月, 2015 2 次提交
  12. 10 9月, 2015 3 次提交