[all-commits] [llvm/llvm-project] f369d2: [Clang][Unittest] Support for `target` update dire...

Amit Tiwari via All-commits all-commits at lists.llvm.org
Wed Jan 21 00:19:58 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f369d23ceaa49ffa9e6ef9673851749d66b35b3f
      https://github.com/llvm/llvm-project/commit/f369d23ceaa49ffa9e6ef9673851749d66b35b3f
  Author: Amit Tiwari <amtiwari at amd.com>
  Date:   2026-01-21 (Wed, 21 Jan 2026)

  Changed paths:
    M clang/include/clang/ASTMatchers/ASTMatchers.h
    M clang/lib/ASTMatchers/ASTMatchersInternal.cpp
    M clang/lib/ASTMatchers/Dynamic/Registry.cpp
    M clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
    M clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp

  Log Message:
  -----------
  [Clang][Unittest] Support for `target` update directive and `from` clause in clang unittests (#150580)

Added support for detecting `OMPTargetUpdateDirective` , `OMPFromClause`
and `OMPToClause` in Clang Unit Test Framework



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list