This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf5f1813defb5: [clang] Extract attribute plugin instantiation
to function (NFC) (authored by wanders).
Repository:
rG LLVM Github Monorepo
CHANGES
wanders edited the summary of this revision.
wanders updated this revision to Diff 504042.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144403/new/
https://reviews.llvm.org/D144403
Files:
clang/include/clang/Basic/ParsedAttrInfo.h
clang/lib/Bas
wanders created this revision.
wanders added a reviewer: aaron.ballman.
Herald added a project: All.
wanders requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This moves the code to instantiate the attribute plugins to the same
place where th