[all-commits] [llvm/llvm-project] 757bc5: Tighten up CHECK lines added in a9f10ebffa to work...

dyung via All-commits all-commits at lists.llvm.org
Thu Dec 5 18:37:40 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 757bc55f8314c8c789f81b7f0b3397a8c6148b68
      https://github.com/llvm/llvm-project/commit/757bc55f8314c8c789f81b7f0b3397a8c6148b68
  Author: Douglas Yung <douglas.yung at sony.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M clang/test/Import/struct-and-var/test.cpp

  Log Message:
  -----------
  Tighten up CHECK lines added in a9f10ebffa to work on ARM.

On ARM platforms, the compiler generates an additional line containing `-CXXRecordDecl which is not the intended line, but preceeds the intended match causing the test to fail.




More information about the All-commits mailing list