[all-commits] [llvm/llvm-project] fd49ef: Removed a late added test-case from the tests for ...

bd1976bris via All-commits all-commits at lists.llvm.org
Fri Jan 19 17:38:50 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd49ef1eb3de7eb2be5f7ddd469a005917cc1988
      https://github.com/llvm/llvm-project/commit/fd49ef1eb3de7eb2be5f7ddd469a005917cc1988
  Author: Ben Dunbobbin <Ben.Dunbobbin at sony.com>
  Date:   2024-01-20 (Sat, 20 Jan 2024)

  Changed paths:
    M clang/test/CodeGenCXX/visibility-dllstorageclass.cpp

  Log Message:
  -----------
  Removed a late added test-case from the tests for #74629

This test-case was generating invalid IR and causing the test to fail.

Given that the reviewer initially accepted the change without this
test case I feel that it is appropriate to remove this test case,
to get the build to pass, and find a way to reimplement this test-case
in a later commit.




More information about the All-commits mailing list