[all-commits] [llvm/llvm-project] fa649d: [clang][ExtractAPI] Flatten all enum cases from an...

Daniel Grumberg via All-commits all-commits at lists.llvm.org
Wed May 29 01:47:45 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa649df8e54c2aa8921a42ad8d10e1e45700e5d7
      https://github.com/llvm/llvm-project/commit/fa649df8e54c2aa8921a42ad8d10e1e45700e5d7
  Author: Daniel Grumberg <dgrumberg at apple.com>
  Date:   2024-05-29 (Wed, 29 May 2024)

  Changed paths:
    M clang/include/clang/ExtractAPI/ExtractAPIVisitor.h
    M clang/test/ExtractAPI/anonymous_record_no_typedef.c
    M clang/test/ExtractAPI/enum.c
    M clang/tools/libclang/CXExtractAPI.cpp

  Log Message:
  -----------
  [clang][ExtractAPI] Flatten all enum cases from anonymous enums at top level (#93559)

rdar://128863241



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