[all-commits] [llvm/llvm-project] fb149e: [libc] Use the new style includes for tests

Petr Hosek via All-commits all-commits at lists.llvm.org
Fri Jul 7 22:16:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb149e4beb04d0e2661c84189635d103263a8fd4
      https://github.com/llvm/llvm-project/commit/fb149e4beb04d0e2661c84189635d103263a8fd4
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-07-08 (Sat, 08 Jul 2023)

  Changed paths:
    M libc/test/src/signal/kill_test.cpp
    M libc/test/src/signal/raise_test.cpp
    M libc/test/src/signal/sigaddset_test.cpp
    M libc/test/src/signal/sigdelset_test.cpp
    M libc/test/src/signal/sigfillset_test.cpp
    M libc/test/src/signal/signal_test.cpp
    M libc/test/src/signal/sigprocmask_test.cpp
    M libc/test/src/stdlib/_Exit_test.cpp
    M libc/test/src/stdlib/abort_test.cpp

  Log Message:
  -----------
  [libc] Use the new style includes for tests

This is a follow up to D154529 covering tests.

Differential Revision: https://reviews.llvm.org/D154746




More information about the All-commits mailing list