[all-commits] [llvm/llvm-project] 98286b: [Headers] Fix compatibility between arm_acle.h and...

Eli Friedman via All-commits all-commits at lists.llvm.org
Tue Oct 29 15:02:35 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 98286b569d01a461d75c9fd133cbf52c0c92e32a
      https://github.com/llvm/llvm-project/commit/98286b569d01a461d75c9fd133cbf52c0c92e32a
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

  Changed paths:
    M clang/lib/Headers/arm_acle.h
    M clang/test/Headers/arm-acle-header.c

  Log Message:
  -----------
  [Headers] Fix compatibility between arm_acle.h and intrin.h

Make sure they don't both define __nop.

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




More information about the All-commits mailing list