[all-commits] [llvm/llvm-project] c05d30: [clang][Emscripten] Define __unix family of macros

Sam Clegg via All-commits all-commits at lists.llvm.org
Wed Aug 25 16:25:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c05d30e444a1208a8a872002d1146b5cf55e370a
      https://github.com/llvm/llvm-project/commit/c05d30e444a1208a8a872002d1146b5cf55e370a
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2021-08-25 (Wed, 25 Aug 2021)

  Changed paths:
    M clang/lib/Basic/Targets/OSTargets.h
    M clang/test/Preprocessor/init.c

  Log Message:
  -----------
  [clang][Emscripten] Define __unix family of macros

This will allow us to remove these from the downstream
driver:
https://github.com/emscripten-core/emscripten/blob/57270ce8150a5107e591b4e9ec7cbeff0ba7c905/emcc.py#L860-L863

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




More information about the All-commits mailing list