[all-commits] [llvm/llvm-project] 0d6e12: Add new matchers for dependent names in templates

Stephen Kelly via All-commits all-commits at lists.llvm.org
Fri Nov 6 13:04:06 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d6e1251d79d07a03d8cf528e3537d41d4285680
      https://github.com/llvm/llvm-project/commit/0d6e1251d79d07a03d8cf528e3537d41d4285680
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M clang/docs/LibASTMatchersReference.html
    M clang/include/clang/ASTMatchers/ASTMatchers.h
    M clang/lib/ASTMatchers/Dynamic/Registry.cpp
    M clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp

  Log Message:
  -----------
  Add new matchers for dependent names in templates

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




More information about the All-commits mailing list