[find-all-symbols] Added hardcode header mapping from header postfix to header name for STL symbols.
Details
Details
- Reviewers
klimek bkramer - Commits
- rGa7d19414da57: [find-all-symbols] Added hardcode header mapping from header postfix to header…
rCTE270566: [find-all-symbols] Added hardcode header mapping from header postfix to header…
rL270566: [find-all-symbols] Added hardcode header mapping from header postfix to…
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This patch is now ready for review.
Sorry that I also refactored FindAllSymbolsAction into a separate file in this patch...should've done that in a separate patch at the very beginning.