[all-commits] [llvm/llvm-project] 4f04f7: [clang][test][NFC] clang-format attr-ifunc.c test

Itay Bookstein via All-commits all-commits at lists.llvm.org
Tue Nov 9 13:51:51 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f04f7d816f3cb5c83c87fdf0468f8090ea9e44d
      https://github.com/llvm/llvm-project/commit/4f04f7d816f3cb5c83c87fdf0468f8090ea9e44d
  Author: Itay Bookstein <ibookstein at gmail.com>
  Date:   2021-11-09 (Tue, 09 Nov 2021)

  Changed paths:
    M clang/test/Sema/attr-ifunc.c

  Log Message:
  -----------
  [clang][test][NFC] clang-format attr-ifunc.c test

Signed-off-by: Itay Bookstein <ibookstein at gmail.com>

Reviewed By: erichkeane

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


  Commit: ce91540beeff08ddef826c0819fbaabfd4aefc86
      https://github.com/llvm/llvm-project/commit/ce91540beeff08ddef826c0819fbaabfd4aefc86
  Author: Itay Bookstein <ibookstein at gmail.com>
  Date:   2021-11-09 (Tue, 09 Nov 2021)

  Changed paths:
    A clang/test/CodeGen/attr-ifunc.c
    R clang/test/Sema/attr-ifunc.c

  Log Message:
  -----------
  [clang][test][NFC] Move attr-ifunc.c test from Sema to CodeGen

Signed-off-by: Itay Bookstein <ibookstein at gmail.com>

Reviewed By: erichkeane

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


  Commit: 3b1fd19357be50cec8a5be8660806e0e02e84aa1
      https://github.com/llvm/llvm-project/commit/3b1fd19357be50cec8a5be8660806e0e02e84aa1
  Author: Itay Bookstein <ibookstein at gmail.com>
  Date:   2021-11-09 (Tue, 09 Nov 2021)

  Changed paths:
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/test/CodeGen/attr-ifunc.c

  Log Message:
  -----------
  [CodeGen] Diagnose and reject non-function ifunc resolvers

Signed-off-by: Itay Bookstein <ibookstein at gmail.com>

Reviewed By: MaskRay, erichkeane

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


Compare: https://github.com/llvm/llvm-project/compare/c178ada3c3f9...3b1fd19357be


More information about the All-commits mailing list