This will be needed for pulling out the stdlib header handlers from clangd into
Clang.
Details
Details
- Reviewers
sammccall
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119116
[clangd] Pull AST printer helpers to Clang AbandonedPublic Authored by kbobyrev on Feb 7 2022, 2:09 AM.
Details
Summary This will be needed for pulling out the stdlib header handlers from clangd into
Diff Detail
Event TimelineHerald added subscribers: usaxena95, kadircet, arphaman. · View Herald TranscriptFeb 7 2022, 2:09 AM Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 7 2022, 2:09 AM
Revision Contents
Diff 406367 clang-tools-extra/clangd/AST.h
clang-tools-extra/clangd/AST.cpp
clang/include/clang/AST/Decl.h
clang/lib/AST/Decl.cpp
|