mgorny wrote:

Yeah, this seems to fix the issue I've hit.

For the record, I've finally gotten around to a simpler reproducer:

```
cmake ../llvm -G Ninja -DLLVM_ENABLE_PROJECTS='clang' 
-DCMAKE_BUILD_TYPE=MinSizeRel -DLLVM_CCACHE_BUILD=ON -DLLVM_ENABLE_SPHINX=ON
ninja gen-AttributeReference.rst
```

https://github.com/llvm/llvm-project/pull/157841
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to