[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
Tue Jan 24 06:40:49 PST 2023


sammccall created this revision.
sammccall added a reviewer: VitaNuo.
Herald added a project: All.
sammccall requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

These address some remaining reasons to #include StdSymbolMap.inc directly.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142467

Files:
  clang/include/clang/Tooling/Inclusions/StandardLibrary.h
  clang/lib/Tooling/Inclusions/Stdlib/StandardLibrary.cpp
  clang/unittests/Tooling/StandardLibraryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142467.491757.patch
Type: text/x-patch
Size: 6705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230124/6be6af15/attachment-0001.bin>


More information about the cfe-commits mailing list