[all-commits] [llvm/llvm-project] 8e44b8: [libc][NFC] Introduce a Location object for consis...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Jun 9 23:58:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e44b849da1c7cfa5430e016bcc5adad74d460f1
      https://github.com/llvm/llvm-project/commit/8e44b849da1c7cfa5430e016bcc5adad74d460f1
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M libc/src/__support/CPP/type_traits.h
    M libc/test/UnitTest/LibcDeathTestExecutors.cpp
    M libc/test/UnitTest/LibcTest.cpp
    M libc/test/UnitTest/LibcTest.h

  Log Message:
  -----------
  [libc][NFC] Introduce a Location object for consistent failure logging

This is just an implementation detail.

Reviewed By: sivachandra

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




More information about the All-commits mailing list