[all-commits] [llvm/llvm-project] cd4d24: [NFC][hwasan] Simplify expression

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Jul 20 19:10:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd4d244757eaab164ea472056082e95947fe4b9e
      https://github.com/llvm/llvm-project/commit/cd4d244757eaab164ea472056082e95947fe4b9e
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-07-20 (Tue, 20 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp

  Log Message:
  -----------
  [NFC][hwasan] Simplify expression


  Commit: a4904ebb88e84bd86e1eda9c8e62eeb99273eada
      https://github.com/llvm/llvm-project/commit/a4904ebb88e84bd86e1eda9c8e62eeb99273eada
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-07-20 (Tue, 20 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp

  Log Message:
  -----------
  [NFC][hwasan] Remove "pragma GCC poison"

With ifdefs they make code less readable.


Compare: https://github.com/llvm/llvm-project/compare/89ce6449024d...a4904ebb88e8


More information about the All-commits mailing list