[PATCH] D142467: [Tooling] Add stdlib::Symbol::all() and stdlib::Symbol::qualified_name()

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 3 04:22:36 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 2 inline comments as done.
Closed by commit rGe1aaa314a46c: [Tooling] Add stdlib::Symbol::all() and stdlib::Symbol::qualified_name() (authored by sammccall).
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

Changed prior to commit:
  https://reviews.llvm.org/D142467?vs=491766&id=494587#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142467

Files:
  clang/include/clang/Tooling/Inclusions/StandardLibrary.h
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Tooling/Inclusions/Stdlib/StandardLibrary.cpp
  clang/test/AST/dump.cpp
  clang/unittests/Tooling/StandardLibraryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142467.494587.patch
Type: text/x-patch
Size: 8751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230203/d46ecc22/attachment-0001.bin>


More information about the cfe-commits mailing list