saugustine added a comment.
When I try to run tablegen on this file for clang/docs (as described in
clang/docs/InternalsManual.rst), I get an error, introduced by this change:
$ ./bin/clang-tblgen -gen-attr-docs -I ../llvm-project/clang/include
../llvm-project/clang/include/clang/Basic/Attr.td -o /tmp/AttributeReference.rst
../llvm-project/clang/include/clang/Basic/Attr.td:1137:1: error: This attribute
requires a heading to be specified
def OpenCLConstantAddressSpace : TypeAttr {
^
I'm at a loss as to what is wrong, but I would like to revert this change until
it is fixed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71005/new/
https://reviews.llvm.org/D71005
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits