[PATCH] D159092: [APINotes] Initial support for C++ namespaces

2023-08-30 Thread Egor Zhdan via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG993955662554: [APINotes] Initial support for C++ namespaces (authored by egorzhdan). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTIO

[PATCH] D159092: [APINotes] Initial support for C++ namespaces

2023-08-29 Thread Egor Zhdan via Phabricator via cfe-commits
egorzhdan created this revision. egorzhdan added a reviewer: compnerd. Herald added a project: All. egorzhdan requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. This upstreams a part of the C++ namespaces support in Clang API Notes. The compl