[all-commits] [llvm/llvm-project] 816cc4: [ASTMatchers] Extract parsing of bind token from t...

Stephen Kelly via All-commits all-commits at lists.llvm.org
Sun Feb 7 07:41:49 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 816cc432812724627835e66ed94a20a2478edef8
      https://github.com/llvm/llvm-project/commit/816cc432812724627835e66ed94a20a2478edef8
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-02-07 (Sun, 07 Feb 2021)

  Changed paths:
    M clang/lib/ASTMatchers/Dynamic/Parser.cpp

  Log Message:
  -----------
  [ASTMatchers] Extract parsing of bind token from the bind id

This will be extended to be able to parse "with" for mapAnyOf in
addition to "bind".




More information about the All-commits mailing list