[all-commits] [llvm/llvm-project] 52cae0: [ASan][Test] Fix expected strings for globals test

Marco Elver via All-commits all-commits at lists.llvm.org
Wed Jun 10 11:26:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 52cae05e087b3d4fd02849fc37c387c720055ffb
      https://github.com/llvm/llvm-project/commit/52cae05e087b3d4fd02849fc37c387c720055ffb
  Author: Marco Elver <elver at google.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

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

  Log Message:
  -----------
  [ASan][Test] Fix expected strings for globals test

The expected strings would previously not catch bugs when redzones were
added when they were not actually expected. Fix by adding "global "
before the type.




More information about the All-commits mailing list