[all-commits] [llvm/llvm-project] ff9120: [ASTMatchers][Dynamic] Add missing matchers from R...

Nathan James via All-commits all-commits at lists.llvm.org
Mon Mar 15 06:08:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff9120636e9c890b4db735d252d16b92091dde55
      https://github.com/llvm/llvm-project/commit/ff9120636e9c890b4db735d252d16b92091dde55
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

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

  Log Message:
  -----------
  [ASTMatchers][Dynamic] Add missing matchers from Registry

Add the `fixedPointLiteral`, `hasAnyBody` and `templateArgumentLoc` to the dynamic matcher registry.

Reviewed By: steveire

Differential Revision: https://reviews.llvm.org/D98556




More information about the All-commits mailing list