[all-commits] [llvm/llvm-project] c3ab64: Add isInAnonymousNamespace() to the dynamic AST ma...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Thu Jan 5 14:10:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3ab6455e5ad24fa8e9310b94bcce4a94b8489aa
      https://github.com/llvm/llvm-project/commit/c3ab6455e5ad24fa8e9310b94bcce4a94b8489aa
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

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

  Log Message:
  -----------
  Add isInAnonymousNamespace() to the dynamic AST matchers

This was added to the static matchers in
125ccd3751472a0c709498f83671577ffed394a6, but the dynamic matcher was
missed. This adds the dynamic matcher to the list.




More information about the All-commits mailing list