[all-commits] [llvm/llvm-project] b1878b: [CodeGen] Fixes sanitizer test

Atmn Patel via All-commits all-commits at lists.llvm.org
Fri Nov 6 20:54:09 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b1878b4641e06baa754ce6e3e0387b1e7d7dc143
      https://github.com/llvm/llvm-project/commit/b1878b4641e06baa754ce6e3e0387b1e7d7dc143
  Author: Atmn Patel <a335pate at uwaterloo.ca>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M clang/test/CodeGen/sanitizer-module-constructor.c

  Log Message:
  -----------
  [CodeGen] Fixes sanitizer test

By turning the loop into an infinite one, the loop can't be deleted
anymore so the test will continue to pass.




More information about the All-commits mailing list