[PATCH] D127163: [clang] Add -fsanitize=memtag-globals (no-op).

Mitch Phillips via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 15 14:57:22 PDT 2022


hctim added a comment.

In D127163#3587115 <https://reviews.llvm.org/D127163#3587115>, @thakis wrote:

> FYI: If you change serialized opts in a def file, you have to bump the pch version, else with builds that don't embed the llvm revision (LLVM_APPEND_VC_REV=OFF) won't notice they have to invalidate pchs.
>
> (In this case, I did this in https://github.com/llvm/llvm-project/commit/307109266f6c7598dfc69b6388fa271662de9388 for this change.)

Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127163/new/

https://reviews.llvm.org/D127163



More information about the cfe-commits mailing list