[all-commits] [llvm/llvm-project] 1b36a9: [clang] Use clang_cc1 in test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Nov 13 03:37:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b36a9f0b71abbf02b9bccc3c2d4fd668a68d59d
      https://github.com/llvm/llvm-project/commit/1b36a9f0b71abbf02b9bccc3c2d4fd668a68d59d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-11-13 (Mon, 13 Nov 2023)

  Changed paths:
    M clang/test/Analysis/builtin_signbit.cpp

  Log Message:
  -----------
  [clang] Use clang_cc1 in test (NFC)

I believe this should avoid the requirement for an assertion-enabled
build.




More information about the All-commits mailing list