[all-commits] [llvm/llvm-project] 8277e3: [clang] Fix standalone execution in TableGen/targe...

Tulio Magno Quites Machado Filho via All-commits all-commits at lists.llvm.org
Wed Mar 6 09:53:18 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8277e308c04b2157ea1076276e3eb5d08f533bac
      https://github.com/llvm/llvm-project/commit/8277e308c04b2157ea1076276e3eb5d08f533bac
  Author: Tulio Magno Quites Machado Filho <tuliom at redhat.com>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
    M clang/test/TableGen/target-builtins-prototype-parser.td

  Log Message:
  -----------
  [clang] Fix standalone execution in TableGen/target-builtins-prototype-parser.td (#84186)

Use a path that works for both standalone as well as full repository
builds.

Fixes: 9b672de99760 ("[clang][Builtins] Parse clang extended vectors types. (#83584)")



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