[all-commits] [llvm/llvm-project] d5e0df: [libc] Remove integration test target from check l...

Paula Toth via All-commits all-commits at lists.llvm.org
Tue Jun 2 13:33:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d5e0dfd50704021cdbcd770602cb58317d6fdb60
      https://github.com/llvm/llvm-project/commit/d5e0dfd50704021cdbcd770602cb58317d6fdb60
  Author: Paula Toth <paulatoth at google.com>
  Date:   2020-06-02 (Tue, 02 Jun 2020)

  Changed paths:
    M libc/test/src/CMakeLists.txt

  Log Message:
  -----------
  [libc] Remove integration test target from check libc.

Summary:
This is failing on the asan build because we use `-nostdlib`.
I also took this opportunity to make the target name match the naming structure we've been using.

Reviewers: sivachandra

Reviewed By: sivachandra

Subscribers: mgorny, tschuett, ecnelises, libc-commits

Tags: #libc-project

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




More information about the All-commits mailing list