[all-commits] [llvm/llvm-project] 475927: [AsmParserTest] Avoid pointer element type accesse...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jan 25 05:32:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 475927d04606433f4ad70b9e41bbe731994ba9b6
      https://github.com/llvm/llvm-project/commit/475927d04606433f4ad70b9e41bbe731994ba9b6
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M llvm/unittests/AsmParser/AsmParserTest.cpp

  Log Message:
  -----------
  [AsmParserTest] Avoid pointer element type accesses (NFC)

Use isOpaqueOrPointeeTypeEquals() instead.




More information about the All-commits mailing list