[all-commits] [llvm/llvm-project] 2d27bf: Revert "Fix attr docs from previous no-unique-adde...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Sep 22 14:04:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d27bf23369561e68456025aa24cb46fee130482
      https://github.com/llvm/llvm-project/commit/2d27bf23369561e68456025aa24cb46fee130482
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

  Changed paths:
    M clang/include/clang/Basic/Attr.td

  Log Message:
  -----------
  Revert "Fix attr docs from previous no-unique-adderss change (#67195)"

This reverts commit 44f2db7493454b41d2f5c81b76bd30f2f035ed31.

It caused
```
error: Record `NoUniqueAddress', field `Documentation' exists but does not have a list value
```




More information about the All-commits mailing list