[all-commits] [llvm/llvm-project] 5d3dca: Ignore unknown attribute warnings in this test

Aaron Ballman via All-commits all-commits at lists.llvm.org
Wed Jan 27 12:50:27 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d3dca24aab847f0fdfd558987c1c28469e2f31e
      https://github.com/llvm/llvm-project/commit/5d3dca24aab847f0fdfd558987c1c28469e2f31e
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

  Changed paths:
    M clang/test/Parser/attr-order.cpp

  Log Message:
  -----------
  Ignore unknown attribute warnings in this test

We're testing the parsing behavior, not the actual attributes used, and
the attribute name cannot be elided for __declspec attributes.




More information about the All-commits mailing list