[all-commits] [llvm/llvm-project] 39dbfa: Revert "Only add targetFallback if target is not i...

Daniel Grumberg via All-commits all-commits at lists.llvm.org
Mon Nov 7 05:34:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39dbfa72aaebe64e913d65f1eeab48c5f33b8010
      https://github.com/llvm/llvm-project/commit/39dbfa72aaebe64e913d65f1eeab48c5f33b8010
  Author: Daniel Grumberg <dgrumberg at apple.com>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M clang/include/clang/ExtractAPI/API.h
    M clang/lib/ExtractAPI/API.cpp
    M clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
    M clang/test/ExtractAPI/anonymous_record_no_typedef.c
    M clang/test/ExtractAPI/enum.c
    M clang/test/ExtractAPI/objc_category.m
    M clang/test/ExtractAPI/objc_interface.m
    M clang/test/ExtractAPI/objc_property.m
    M clang/test/ExtractAPI/objc_protocol.m
    M clang/test/ExtractAPI/struct.c
    M clang/test/ExtractAPI/underscored.c

  Log Message:
  -----------
  Revert "Only add targetFallback if target is not in defined in current product"

This was an accidental addition of a non-reviewed change.

This reverts commit f63db9159bbbb0db98e13cb4440fdaa5c40e219b.




More information about the All-commits mailing list