[all-commits] [llvm/llvm-project] 4d3e91: [Clang] Make __arm_streaming apply only to prototy...

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Mon Aug 7 04:32:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d3e91783938291cc53880a0e6c0689b8f2b2970
      https://github.com/llvm/llvm-project/commit/4d3e91783938291cc53880a0e6c0689b8f2b2970
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td
    M clang/test/Parser/c2x-attribute-keywords.c
    M clang/test/Parser/c2x-attribute-keywords.m
    M clang/test/Parser/cxx0x-keyword-attributes.cpp

  Log Message:
  -----------
  [Clang] Make __arm_streaming apply only to prototyped functions.

Reviewed By: aaron.ballman

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




More information about the All-commits mailing list