1. 31 7月, 2019 1 次提交
    • A
      Handle checking for language version in speculative semantic model (#37513) · 83e8f8f0
      Andy Gocke 提交于
      Asking for Location.SourceTree may not produce a syntax tree, even if there
      is a backing syntax tree, because a speculative tree node may produce NoLocation
      when asked for one, even if there is a backing tree. This change stops us from
      trying to do the SyntaxTree->Location->SyntaxTree roundtrip because it's not guaranteed
      to succeed.
      
      Fixes #37454
      83e8f8f0
  2. 30 7月, 2019 5 次提交
  3. 29 7月, 2019 3 次提交
  4. 27 7月, 2019 9 次提交
  5. 26 7月, 2019 22 次提交