[all-commits] [llvm/llvm-project] f348ca: [Tests] Use %clang_cc1 instead of %clang -cc1 in c...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Apr 5 04:23:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f348ca51c741580761e7ddefa1a8a0713494c20e
      https://github.com/llvm/llvm-project/commit/f348ca51c741580761e7ddefa1a8a0713494c20e
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M clang/test/CodeGen/attr-noundef.cpp
    M clang/test/CodeGen/indirect-noundef.cpp
    M clang/test/CodeGen/label-array-aggregate-init.c
    M clang/test/CodeGen/thinlto-clang-diagnostic-handler-in-be.c
    M clang/test/CodeGenCXX/debug-info-ctor-homing-flag.cpp
    M clang/test/CodeGenCXX/debug-info-limited-ctor.cpp
    M clang/test/CodeGenOpenCL/ext-int-shift.cl

  Log Message:
  -----------
  [Tests] Use %clang_cc1 instead of %clang -cc1 in codegen tests (NFC)




More information about the All-commits mailing list