[all-commits] [llvm/llvm-project] 789a7a: Properly disambiguate between array declarators an...

Richard Smith via All-commits all-commits at lists.llvm.org
Wed Nov 27 17:55:14 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 789a7aa37d0cca70d6e48908ce3e8bb4e761e266
      https://github.com/llvm/llvm-project/commit/789a7aa37d0cca70d6e48908ce3e8bb4e761e266
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
    M clang/lib/Parse/ParseTentative.cpp
    M clang/test/Parser/cxx-ambig-decl-expr.cpp

  Log Message:
  -----------
  Properly disambiguate between array declarators and array subscript expressions.




More information about the All-commits mailing list