[all-commits] [llvm/llvm-project] 80504b: [libc][Obvious] Fix bad macro check on NVPTX tests

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Jul 5 13:54:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80504b06ad1b2cbca29642306b3463ea86f0a930
      https://github.com/llvm/llvm-project/commit/80504b06ad1b2cbca29642306b3463ea86f0a930
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M libc/test/UnitTest/LibcTest.cpp

  Log Message:
  -----------
  [libc][Obvious] Fix bad macro check on NVPTX tests

Summary:
I forgot to add the `defined()` check on NVPTX.




More information about the All-commits mailing list