[all-commits] [llvm/llvm-project] 79c2fe: [BOLT][TEST] Update fptr.test

Amir Ayupov via All-commits all-commits at lists.llvm.org
Mon Jul 25 22:00:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79c2fe066d8ab398f41a50b244cf875a1355add1
      https://github.com/llvm/llvm-project/commit/79c2fe066d8ab398f41a50b244cf875a1355add1
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-07-25 (Mon, 25 Jul 2022)

  Changed paths:
    M bolt/test/runtime/fptr.test

  Log Message:
  -----------
  [BOLT][TEST] Update fptr.test

The test exercises an implicit ptr-to-int conversion which is made an error in
D129881. We acknowledge the error but still want to test this case.
Add `-Wno-int-conversion` to silence the error.

Reviewed By: maksfb

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




More information about the All-commits mailing list