ikudrin added a comment.

The compiler has to be deterministic and one way to check that is to recompile 
a relatively large project several times. For `clang`, that large project is 
usually `clang` itself, so it has to be compiled in a stable way.

Anyway, I've prepared a fix for generating the documentation, D113477 
<https://reviews.llvm.org/D113477>. Please, take a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113168

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to