[all-commits] [llvm/llvm-project] 39ccd5: [ubsan][test] Remove --check-prefix=UNIQUE for x86...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue May 23 06:59:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39ccd5730267373c57ededecac129a59c9523899
      https://github.com/llvm/llvm-project/commit/39ccd5730267373c57ededecac129a59c9523899
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
    M compiler-rt/test/ubsan/TestCases/TypeCheck/Function/function.cpp

  Log Message:
  -----------
  [ubsan][test] Remove --check-prefix=UNIQUE for x86_64-apple from e215996a2932ed7c472f4e94dc4345b30fd0c373

After switching to use a type hash instead of possibly-non-unique typeinfo
objects, we no longer have unique/non-unique distinction.




More information about the All-commits mailing list