[all-commits] [llvm/llvm-project] 960108: [NFC][asan] Remove -std=c++20 from test

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Dec 7 22:37:10 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9601085bc5d99613015842170bbf0c7e9954e11d
      https://github.com/llvm/llvm-project/commit/9601085bc5d99613015842170bbf0c7e9954e11d
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-12-07 (Tue, 07 Dec 2021)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Posix/unpoison-alternate-stack.cpp

  Log Message:
  -----------
  [NFC][asan] Remove -std=c++20 from test

Fails after D110215
with errors like
/usr/include/x86_64-linux-gnu/sys/types.h:33:9: error: unknown type name '__u_char'
typedef __u_char u_char;




More information about the All-commits mailing list