pytorch
48e4d183 - [BE] Move ASAN from clang-12 to clang-15 (#111218)

Commit
1 year ago
[BE] Move ASAN from clang-12 to clang-15 (#111218) Hopefully it will align with internal system and they will detect heap-overlow access reported in https://github.com/pytorch/pytorch/issues/111189 Also, do not build neither Triton, nor protobuf nor DB dependencies (as they are not needed for ASAN builds/tests) Pull Request resolved: https://github.com/pytorch/pytorch/pull/111218 Approved by: https://github.com/Skylion007
Author
Committer
Parents
Loading