[all-commits] [llvm/llvm-project] 43de23: [libc][NFC] Remove allocator definition in the api...

Siva Chandra via All-commits all-commits at lists.llvm.org
Sat Mar 4 16:27:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43de233e294530eef37cc185b5699ad60289803e
      https://github.com/llvm/llvm-project/commit/43de233e294530eef37cc185b5699ad60289803e
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-03-05 (Sun, 05 Mar 2023)

  Changed paths:
    M libc/test/IntegrationTest/test.cpp
    M libc/utils/HdrGen/PrototypeTestGen/PrototypeTestGen.cpp

  Log Message:
  -----------
  [libc][NFC] Remove allocator definition in the api-test.

The integration tests already have allocators so we will get all of them
from there.




More information about the All-commits mailing list