[all-commits] [llvm/llvm-project] f97e01: Revert "[AIX] Define __STDC_NO_ATOMICS__ and __STD...

cebowler via All-commits all-commits at lists.llvm.org
Mon Jun 7 19:47:39 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f97e01e61af1115bb9cb68dbdc70cc7f9f884759
      https://github.com/llvm/llvm-project/commit/f97e01e61af1115bb9cb68dbdc70cc7f9f884759
  Author: Chris Bowler <cebowleratibm at gmail.com>
  Date:   2021-06-07 (Mon, 07 Jun 2021)

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

  Log Message:
  -----------
  Revert "[AIX] Define __STDC_NO_ATOMICS__ and __STDC_NO_THREADS__ predefined macros"

This reverts commit e6629be31e67190f0a524f009752d73410894560.


  Commit: f38eff777e46f42884d82815d0b39766520ac2bf
      https://github.com/llvm/llvm-project/commit/f38eff777e46f42884d82815d0b39766520ac2bf
  Author: Jake.Egan <Jake.Egan at ibm.com>
  Date:   2021-06-07 (Mon, 07 Jun 2021)

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

  Log Message:
  -----------
  [AIX] Define __STDC_NO_ATOMICS__ and __STDC_NO_THREADS__

Revert/reapply to fix Git authorship metadata

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


Compare: https://github.com/llvm/llvm-project/compare/f8816c740025...f38eff777e46


More information about the All-commits mailing list