[PATCH] D66826: [ASan] Make insertion of version mismatch guard configurable
Julian Lettner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 13:27:59 PDT 2019
yln added a comment.
> Filipe Cabecinhas <filcab+llvm.phabricator at gmail.com>
> when might we not want this?
It's useful when partially transitioning a project to a new compiler version or for testing the compiler itself around the time when the version bump is actually done. Sometimes we want to test with a version-bumped compiler with the the non-version-bumped runtime or vice versa.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66826/new/
https://reviews.llvm.org/D66826
More information about the llvm-commits
mailing list