[PATCH] D158239: [clang][ExtractAPI] Add support for namespaces

Erick Velez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 17:49:58 PDT 2023


evelez7 added a comment.

Note that this doesn't handle anonymous namespaces. Similar problems arise with anonymous classes/structs, being worked on.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158239/new/

https://reviews.llvm.org/D158239



More information about the cfe-commits mailing list