1. 18 12月, 2015 1 次提交
    • B
      Handle unmatched conditionals in brace matching · cdfbe303
      Balaji Krishnan 提交于
      Fixes #7534.
      
      For unmatched conditionals, C# returns null when asked for a matching
      conditional directive, whereas VB returns a list with the single
      unmatched directive in it. Incorporate checks for those into the
      AbstractDirectiveTriviaBraceMatcher and add tests.
      cdfbe303
  2. 17 12月, 2015 5 次提交
  3. 16 12月, 2015 34 次提交