about summary refs log tree commit diff homepage
path: root/scripts/build/p-sanitizer-linux.inc
AgeCommit message (Collapse)Author
2022-03-30Clearly separate between LLVM, a bitcode compiler, and sanitizer compilerMartin Nowack
All three can be different but also provided by the same package. By separating the different use-cases, it allows to set them independently.