Hi
Does anyone know why the docs on https://clang.llvm.org/docs
are not being updated?
E.g. compare
https://clang.llvm.org/docs/HardwareAssistedAddressSanitizerDesign.html
and
https://github.com/llvm-mirror/clang/blob/master/docs/HardwareAssistedAddressSanitizerDesign.rst
The last commit was 5 days ago, but https://clang.llvm.org/docs still has an older version.
Thanks!
–kcc