diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2025-08-01 14:26:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 14:26:17 +0200 |
commit | 803a50aa0547fdbcd661c54f19de0c155a23d50d (patch) | |
tree | f3cb6ec55a522fcb00e033e460fc051b93b63655 /llvm/docs/tutorial/MyFirstLanguageFrontend | |
parent | 812b982e3642354660103d694e12ceb355c14e2e (diff) | |
download | llvm-803a50aa0547fdbcd661c54f19de0c155a23d50d.zip llvm-803a50aa0547fdbcd661c54f19de0c155a23d50d.tar.gz llvm-803a50aa0547fdbcd661c54f19de0c155a23d50d.tar.bz2 |
[Clang] Dump minimization hints for namespaces (#151534)
Unlike other declarations, these cover two ranges:
- from `namespace/inline namespace` to the opening `{`,
- the closing `}`.
This allows to mark the declarations inside the namespace itself
independently.
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions