[all-commits] [llvm/llvm-project] 520a09: [Clang] Convert some tests to opaque pointers (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jun 6 08:02:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 520a091217ac3c300cea7963038d9b266f42eb0c
      https://github.com/llvm/llvm-project/commit/520a091217ac3c300cea7963038d9b266f42eb0c
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M clang/test/CodeGenObjC/arc-blocks.m
    M clang/test/CodeGenObjC/arc-exceptions.m
    M clang/test/CodeGenObjC/arc-literals.m
    M clang/test/CodeGenObjC/arc-loadweakretained-release.m
    M clang/test/CodeGenObjC/arc-precise-lifetime.m
    M clang/test/CodeGenObjC/arc-related-result-type.m
    M clang/test/CodeGenObjC/arc.m
    M clang/test/CodeGenObjC/block-6.m
    M clang/test/CodeGenObjC/block-desc-str.m
    M clang/test/CodeGenObjC/blocks.m
    M clang/test/CodeGenObjC/boxing.m
    M clang/test/CodeGenObjC/debug-info-block-line.m
    M clang/test/CodeGenObjC/debug-info-blocks.m
    M clang/test/CodeGenObjC/direct-method.m
    M clang/test/CodeGenObjC/disable-tail-call-escaping-block.m
    M clang/test/CodeGenObjC/externally-retained.m
    M clang/test/CodeGenObjC/for-in.m
    M clang/test/CodeGenObjC/fp2ret.m
    M clang/test/CodeGenObjC/fpret.m
    M clang/test/CodeGenObjC/fragile-arc.m
    M clang/test/CodeGenObjC/mangle-blocks.m
    M clang/test/CodeGenObjC/messages-2.m
    M clang/test/CodeGenObjC/messages.m
    M clang/test/CodeGenObjC/metadata-class-properties.m

  Log Message:
  -----------
  [Clang] Convert some tests to opaque pointers (NFC)




More information about the All-commits mailing list