[all-commits] [llvm/llvm-project] a2095d: Allow mangled names in sanitizer clang IR gen tests.

Mitch Phillips via All-commits all-commits at lists.llvm.org
Tue Jun 28 09:28:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2095d1aff847ab7f7035744fb718c32cf680a01
      https://github.com/llvm/llvm-project/commit/a2095d1aff847ab7f7035744fb718c32cf680a01
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M clang/test/CodeGen/asan-globals.cpp
    M clang/test/CodeGen/hwasan-globals.cpp

  Log Message:
  -----------
  Allow mangled names in sanitizer clang IR gen tests.

Looks like with https://reviews.llvm.org/D127911, Windows emits more
globals with mangled names into the IR. Relax the tests in order to
allow these mangled names.




More information about the All-commits mailing list