diff options
author | Paul Kirth <paulkirth@google.com> | 2025-09-30 17:02:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-30 17:02:49 -0700 |
commit | 0aa7da089aaab2b6e524c124701e645f2cdcab75 (patch) | |
tree | 3b77efd21dd4a86706df7e8bb026d62bda37fd87 /clang/lib/Serialization/ModuleCache.cpp | |
parent | 69b0a479ac57b6c7ce2228e1944e8fc0997260ae (diff) | |
download | llvm-0aa7da089aaab2b6e524c124701e645f2cdcab75.zip llvm-0aa7da089aaab2b6e524c124701e645f2cdcab75.tar.gz llvm-0aa7da089aaab2b6e524c124701e645f2cdcab75.tar.bz2 |
[llvm][mustache] Fix failing StandaloneIndentation test (#159192)
When rendering partials, we need to use an indentation stream,
but when part of the partial is a unescaped sequence, we cannot
indent those. To address this, we build a common MustacheStream
interface for all the output streams to use. This allows us to
further customize the AddIndentationStream implementation
and opt it out of indenting the UnescapeSequence.
Diffstat (limited to 'clang/lib/Serialization/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions