This intends to simplify this checking when it is done in more places.
No functional change intended.
Paths
| Differential D145769
[clang] Extract ParsedAttrInfo::hasSpelling method (NFC) ClosedPublic Authored by wanders on Mar 10 2023, 12:29 AM.
Details Summary This intends to simplify this checking when it is done in more places. No functional change intended.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 10 2023, 6:13 AM This revision was landed with ongoing or failed builds.Mar 13 2023, 8:48 AM Closed by commit rG446f78092ffa: [clang] Extract ParsedAttrInfo::hasSpelling method (NFC) (authored by wanders). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504150 clang/include/clang/Basic/ParsedAttrInfo.h
clang/lib/Sema/ParsedAttr.cpp
|