[all-commits] [llvm/llvm-project] ddd8c6: [clang][Interp][NFC] Add Descriptor::isCompositeAr...

Timm Bäder via All-commits all-commits at lists.llvm.org
Wed Jul 5 00:07:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ddd8c61ee5540bb7f428ea47018c4e88aea8fd87
      https://github.com/llvm/llvm-project/commit/ddd8c61ee5540bb7f428ea47018c4e88aea8fd87
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M clang/lib/AST/Interp/Descriptor.h

  Log Message:
  -----------
  [clang][Interp][NFC] Add Descriptor::isCompositeArray()

Unused for now, but will be used in later commits.


  Commit: 3edc419b7e531ee4f290862b9fe3ac574162fe06
      https://github.com/llvm/llvm-project/commit/3edc419b7e531ee4f290862b9fe3ac574162fe06
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M clang/lib/AST/Interp/Record.h

  Log Message:
  -----------
  [clang][Interp][NFC] Fix a doc comment


  Commit: 05bc1d0e7c9abbbcd52ea1f2b6da29da8d311bd2
      https://github.com/llvm/llvm-project/commit/05bc1d0e7c9abbbcd52ea1f2b6da29da8d311bd2
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M clang/lib/AST/Interp/Program.cpp

  Log Message:
  -----------
  [clang][Interp][NFC] Move a declaration into an if statement


  Commit: b1a019747e6862346bc3c9b679e4d46baaff5ab9
      https://github.com/llvm/llvm-project/commit/b1a019747e6862346bc3c9b679e4d46baaff5ab9
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M clang/lib/AST/Interp/Pointer.cpp

  Log Message:
  -----------
  [clang][Interp][NFC] Remove unnecessary else blocks


Compare: https://github.com/llvm/llvm-project/compare/5c23e27ba19c...b1a019747e68


More information about the All-commits mailing list