[all-commits] [llvm/llvm-project] 8598bc: [compiler-rt][test]Use c-style headers in instrpro...

Mingming Liu via All-commits all-commits at lists.llvm.org
Sun Jun 30 19:20:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8598bcb9934dca16ea16d87304e00defc85d986c
      https://github.com/llvm/llvm-project/commit/8598bcb9934dca16ea16d87304e00defc85d986c
  Author: Mingming Liu <mingmingl at google.com>
  Date:   2024-06-30 (Sun, 30 Jun 2024)

  Changed paths:
    M compiler-rt/test/profile/Linux/instrprof-vtable-value-prof.cpp

  Log Message:
  -----------
  [compiler-rt][test]Use c-style headers in instrprof-vtable-value-prof.cpp (#97245)

Use c-style headers just like other compiler-rt/profile tests do [1], to
fix ` 'cstdio' file not found` in
https://lab.llvm.org/buildbot/#/builders/122/builds/150

[1]
https://github.com/llvm/llvm-project/blob/9b9405621bcc55b74d2177c960c21f62cc95e6fd/compiler-rt/test/profile/instrprof-value-prof.c#L27-L30
and
https://github.com/llvm/llvm-project/blob/9b9405621bcc55b74d2177c960c21f62cc95e6fd/compiler-rt/test/tsan/printf-1.c#L6-L16



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