[all-commits] [llvm/llvm-project] a10692: [lldb] Only promote -Wignored-attributes to an error

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jan 14 16:19:30 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a10692c734faff9ef28bc725703a0eacea78eeca
      https://github.com/llvm/llvm-project/commit/a10692c734faff9ef28bc725703a0eacea78eeca
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M lldb/test/API/lang/c/calling-conventions/TestCCallingConventions.py

  Log Message:
  -----------
  [lldb] Only promote -Wignored-attributes to an error

Avoid other warnings from failing the test, such as
-Wunused-command-line-argument in the downstream Swift fork.




More information about the All-commits mailing list