[all-commits] [llvm/llvm-project] aefeb5: [libc][NFC] Make __support/common.h an in tree hea...

Siva Chandra via All-commits all-commits at lists.llvm.org
Mon Jan 11 13:16:00 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aefeb5f136e7b72b251ce2881cb39a1fe8f0d76a
      https://github.com/llvm/llvm-project/commit/aefeb5f136e7b72b251ce2881cb39a1fe8f0d76a
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    A libc/src/__support/common.h
    R libc/src/__support/common.h.def

  Log Message:
  -----------
  [libc][NFC] Make __support/common.h an in tree header.

It was previously a generated header. It can easily converted to a
generated header if required in future.

Reviewed By: michaelrj

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




More information about the All-commits mailing list