[all-commits] [llvm/llvm-project] 03b83c: Remove a stale FIXME comment; NFC

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Jan 10 07:44:59 PST 2023


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

  Changed paths:
    M clang/docs/LibASTMatchersReference.html
    M clang/include/clang/ASTMatchers/ASTMatchers.h

  Log Message:
  -----------
  Remove a stale FIXME comment; NFC

Also regenerates the AST matcher documentation. This matcher is tested
in TEST(HasImplicitDestinationType, MatchesSimpleCase) and
TEST(HasImplicitDestinationType, DoesNotMatchIncorrectly) in
ASTMatchersTraversalTest.cpp.




More information about the All-commits mailing list